[Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Fri Aug 29 14:30:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |


------- Additional Comments From bangerth at dealii dot org  2003-08-29 14:30 -------
wrong-code means that gcc is generating incorrect assembler code for valid input. This 
is certainly not the case here, since it doesn't generate any code at all. I've removed 
the flag again. 
 
W.



More information about the Gcc-bugs mailing list