https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
Georg Koppen changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #8 from Georg Koppen ---
(In reply to Yury Gribov from comment #7)
> Have you tried patch proposed in bug 61422?
No, as it is not applying cleanly anymore.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #7 from Yury Gribov ---
Have you tried patch proposed in bug 61422?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #6 from Kostya Serebryany ---
So, clang trunk works and gcc trunk fails, right?
Could be a miscompile by GCC.
I'd suggest to find the guilty module somehow (e.g. build all modules w/ and
w/o asan and then mix them in different propor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #5 from Georg Koppen ---
(In reply to Georg Koppen from comment #3)
> (In reply to Kostya Serebryany from comment #1)
> > Please
> > 1. try building with -static-libasan
>
> I'll do that once I am done with investigating bug 61408.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #4 from Georg Koppen ---
Created attachment 32924
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32924&action=edit
.mozconfig for building Firefox ESR 24 with ASan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #3 from Georg Koppen ---
(In reply to Kostya Serebryany from comment #1)
> Please
> 1. try building with -static-libasan
I'll do that once I am done with investigating bug 61408.
> 2. provide full reproduction steps
1) Take an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
Yury Gribov changed:
What|Removed |Added
CC||y.gribov at samsung dot com
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475
--- Comment #1 from Kostya Serebryany ---
Please
1. try building with -static-libasan
2. provide full reproduction steps