This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/52778] gcc crashes with -flto on PA-RISC
- From: "mikulas at artax dot karlin.mff.cuni.cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 29 Mar 2012 18:29:34 +0000
- Subject: [Bug lto/52778] gcc crashes with -flto on PA-RISC
- Auto-submitted: auto-generated
- References: <bug-52778-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52778
--- Comment #2 from mikulas at artax dot karlin.mff.cuni.cz 2012-03-29 18:29:34 UTC ---
Created attachment 27038
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27038
gdb session analyzing the core file
This is the gdb session analyzing the crash. The crash happens in the function
"set_is_used" where the variable "ann" was NULL.