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++/33462] [4.1/4.2 regression] Broken diagnostic: 'va_arg_expr' not supported by dump_expr



------- Comment #8 from paolo at gcc dot gnu dot org  2007-09-18 19:42 -------
Subject: Bug 33462

Author: paolo
Date: Tue Sep 18 19:42:42 2007
New Revision: 128585

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128585
Log:
cp/
2007-09-18  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33462 (again)
        * cxx-pretty-print.c (pp_cxx_va_arg_expression): Print
        va_arg instead of __builtin_va_arg.

testsuite/
2007-09-18  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33462 (again)
        * g++.dg/ext/va-arg1.C: Adjust.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cxx-pretty-print.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ext/va-arg1.C


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33462


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