[Bug c++/36767] [4.3/4.4 Regression] Segmentation fault with -fprofile-arcs -O2

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 25 02:32:00 GMT 2008



------- Comment #9 from jason at gcc dot gnu dot org  2008-07-25 02:32 -------
I accidentally checked in the demangler patch with my defaulted/deleted
functions work today, so you don't need to worry about that.  :)

As for the patch itself, does it work to scan for DECL_EXPRs instead of the
decls themselves?  I'm a bit concerned about the current patch touching decls
that it shouldn't.


-- 


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



More information about the Gcc-bugs mailing list