http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
Jarryd Beck changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
--- Comment #5 from Jarryd Beck 2011-06-30
20:56:32 UTC ---
Ah, yes I think it is.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
--- Comment #4 from Andrew Pinski 2011-06-30
16:43:08 UTC ---
Most likely a dup of bug 49538.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
--- Comment #3 from Jarryd Beck 2011-06-30
11:52:52 UTC ---
Sorry I better get that function in the dynamic loading correct. It calls the
actual function which goes to _dl_runtime_resolve which calls _dl_fixup, then
it bombs at the end of _dl_run
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
--- Comment #2 from Jarryd Beck 2011-06-30
10:16:58 UTC ---
I wish that I could give you a test case. I can't reproduce it on any small
piece of code. The only code that I can get it to break on is my project which
has about 20,000 lines of code.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49587
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|