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 libmudflap/26442] ICE on valid unreachable code (and no name) when compiling with -fmudflap



------- Comment #4 from reichelt at gcc dot gnu dot org  2008-01-01 23:09 -------
Subject: Bug 26442

Author: reichelt
Date: Tue Jan  1 23:08:05 2008
New Revision: 131249

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131249
Log:
        PR libmudflap/26442
        * tree-mudflap.c (mx_register_decls): Guard warning by
        !DECL_ARTIFICIAL check.

        * testsuite/libmudflap.c++/pass60-frag.cxx: New test.

Added:
    trunk/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-mudflap.c
    trunk/libmudflap/ChangeLog


-- 


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


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