This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35332] [4.1/4.2/4.3/4.4 regression] Broken diagnostics for builtins



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]