[Bug c++/35332] [4.1/4.2/4.3/4.4 regression] Broken diagnostics for builtins
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 26 13:08:00 GMT 2008
------- Comment #4 from jakub at gcc dot gnu dot org 2008-03-26 13:08 -------
Subject: Bug 35332
Author: jakub
Date: Wed Mar 26 13:07:24 2008
New Revision: 133601
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133601
Log:
PR c++/35332
* error.c (dump_expr): Pass {,UN}ORDERED_EXPR, UN{LT,LE,GT,GE,EQ}_EXPR
and LTGT_EXPR to pp_expression.
* g++.dg/other/error27.C: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/error27.C
Modified:
branches/gcc-4_3-branch/gcc/cp/ChangeLog
branches/gcc-4_3-branch/gcc/cp/error.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35332
More information about the Gcc-bugs
mailing list