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: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 02:29:45 -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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC target triplet|powerpc-unknown-linux-gnu |powerpc-*-linux-gnu
Last reconfirmed|0000-00-00 00:00:00 |2003-07-20 02:29:45
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-20 02:29 -------
I can confirm this fails on the mainline (20030719). With -mabi=altivec, the test does not
fail.