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/35442] [4.2/4.3/4.4 Regression] Completely broken diagnostic with view_convert_expr



------- Comment #2 from jakub at gcc dot gnu dot org  2008-12-08 18:05 -------
Subject: Bug 35442

Author: jakub
Date: Mon Dec  8 18:03:40 2008
New Revision: 142558

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142558
Log:
        PR c/35442
        * c-pretty-print.c (pp_c_cast_expression, pp_c_expression): Handle
        VIEW_CONVERT_EXPR the same as CASE_CONVERT.

        * gcc.dg/pr35442.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr35442.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-pretty-print.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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