This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11598] testcase gcc.dg/20020118-1.c fails runtime check of __attribute__((aligned(16)))
- From: "sirl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 08:41:09 -0000
- Subject: [Bug target/11598] testcase gcc.dg/20020118-1.c fails runtime check of __attribute__((aligned(16)))
- References: <20030719232920.11598.dank@kegel.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=11598
sirl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |sirl at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
------- Additional Comments From sirl at gcc dot gnu dot org 2003-07-20 08:41 -------
I have a patch for this using PREFERRED_STACK_BOUNDARY which I've postponed
until after 3.3.1 is out, as it's only a minor bug.