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]

[Bug c/70370] ICE in execute_todo, at passes.c:2003 when using __real__ or __imag__ as lvalue in asm


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70370

--- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> ---
An old message from Richard Henderson seems to mean that __real__ and __imag__
shouldn't be used as lvalues:
https://gcc.gnu.org/ml/gcc/2004-04/msg00521.html

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