[Bug middle-end/38158] FAIL: gcc.c-torture/execute/pr38051.c execution
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 21 16:31:00 GMT 2008
------- Comment #4 from danglin at gcc dot gnu dot org 2008-11-21 16:30 -------
Fixed by
2008-11-18 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/38051
* gcc.c-torture/execute/pr38051.c (buf): Remove aligned attribute.
(buf2): Removed.
(main): Only run on little endian targets with
sizeof (long) == sizeof (void *). Use just one buffer, align the
pointers at runtime.
--
danglin at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38158
More information about the Gcc-bugs
mailing list