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



H.J. Lu <hjl.tools at gmail dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-02-08

     Ever Confirmed|0                           |1



--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2013-02-08 16:39:35 
UTC ---

(In reply to comment #2)

> I don't see how a libasan change could cause a "miscompilation" of gengtype.

> Anyway, I've rebuild build/gengtype* with

> rm -f build/gengtype*

> make CXX='./xg++ -B ./ -fsanitize=address

> `../x86_64-unknown-linux-gnu/libstdc++-v3/scripts/testsuite_flags

> --build-includes`' build/gengtype

> LD_LIBRARY_PATH=../x86_64-unknown-linux-gnu/libsanitizer/asan/.libs/

> build/gengtype -S ../../gcc -I gtyp-input.list -w tmp-gtype.state

> and it works just fine.



Please try:



build/gengtype -r gtype.state



I got:



gengtype: Internal error: abort in get_output_file_with_visibility, at

gengtype.c:2183

Reply via email to