This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class
- From: "stefaandr at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2003 06:51:04 -0000
- Subject: [Bug c++/9573] typedef with __attribute__ ((mode(....))) doesnt seem to work inside a struct/class
- References: <20030204182601.9573.stefaandr@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
------- Additional Comments From stefaandr at hotmail dot com 2003-08-28 06:51 -------
Subject: Re: typedef with __attribute__ ((mode(....))) doesnt
seem to work inside a struct/class
Hi!
I'm not really a gcc-wizard. I suppose you just said that the code for
this bug isn't even supposed to compile. Can I ask why? The typedef
worked fine when I put it in global scope...
Regards,
Stefaan