public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/17052] New: altivec varargs failure if no optimization
@ 2004-08-16 20:10 janis187 at us dot ibm dot com
  2004-08-16 20:11 ` [Bug middle-end/17052] " janis187 at us dot ibm dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: janis187 at us dot ibm dot com @ 2004-08-16 20:10 UTC (permalink / raw)
  To: gcc-bugs

Tests gcc.dg/altivec-[237].c fail with a seg fault trying to access
an integer argument that follows a vector float argument.  They fail
without optimization but pass when compiling with -O1 or any higher
level of optimization.  They fail for 32-bit code but not 64-bit code.
The failures begin with the tree-ssa merge.
                                                                                
The test case is extracted from altivec-2.c.  I last tested with
mainline sources as of Mon Aug 16 18:14:11 UTC 2004.

-- 
           Summary: altivec varargs failure if no optimization
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis187 at us dot ibm dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17052


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-08-25  3:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-16 20:10 [Bug middle-end/17052] New: altivec varargs failure if no optimization janis187 at us dot ibm dot com
2004-08-16 20:11 ` [Bug middle-end/17052] " janis187 at us dot ibm dot com
2004-08-16 20:52 ` [Bug middle-end/17052] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-08-16 21:08 ` janis187 at us dot ibm dot com
2004-08-23  7:58 ` amodra at bigpond dot net dot au
2004-08-23  8:47 ` amodra at bigpond dot net dot au
2004-08-24 14:38 ` [Bug target/17052] " amodra at bigpond dot net dot au
2004-08-25  3:40 ` cvs-commit at gcc dot gnu dot org
2004-08-25  3:46 ` amodra at bigpond dot net dot au

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).