This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/10670] gcc ignors 'pragma Machine_Attribute' directive
- From: "berndtrog at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2003 11:57:49 -0000
- Subject: [Bug ada/10670] gcc ignors 'pragma Machine_Attribute' directive
- References: <20030507200600.10670.berndtrog@yahoo.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=10670
------- Additional Comments From berndtrog at yahoo dot com 2003-10-28 11:57 -------
> Please, where in the LRM is a pragma Machine_Attribute() mentioned.
It's an implementation defined pragma:
http://gcc.gnu.org/onlinedocs/gnat_rm/Implementation-Defined-Pragmas.
html#Implementation%20Defined%20Pragmas
> Please submit some sample test code that breaks.
I've already submitted an example at the time when I opened this PR on
2003-05-07.
BTW, Geert Bosch wrote a comment on this issue in:
http://gcc.gnu.org/ml/gcc/2003-05/msg00703.html
HTH,
Bernd