re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when compiling...
authorVolker Reichelt <v.reichelt@netcologne.de>
Tue, 1 Jan 2008 23:08:05 +0000 (23:08 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Tue, 1 Jan 2008 23:08:05 +0000 (23:08 +0000)
commit882e337b65a23a58ce2600f371704c186720b76d
tree348b58fc3ab2d8e3497c3ddef018b8abdf9cf8c6
parent6b7d5ac96951d4b22a27df77c49d863a955eabd0
re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when compiling with -fmudflap)

PR libmudflap/26442
* tree-mudflap.c (mx_register_decls): Guard warning by
!DECL_ARTIFICIAL check.

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

From-SVN: r131249
gcc/ChangeLog
gcc/tree-mudflap.c
libmudflap/ChangeLog
libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx [new file with mode: 0644]