This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8623: Internal compiler error in fixup_var_refs_1, at function.c:1966


Hi,

I've distilled a shorter testcase and appended it as an additional
attachment. Just compile it with "g++ -fPIC -c" to get the ICE.
All compilers since 2.95.x are affected.

It seems to be a bad interaction between the asm-statement and "-fPIC"
since the code compiles fine without "-fPIC".

Greetings,
Volker

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8623



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]