public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/27770]  New: wrong code in spec tests for -ftree-vectorize -maltivec
@ 2006-05-25 16:23 janis at gcc dot gnu dot org
  2006-05-25 16:31 ` [Bug target/27770] " janis at gcc dot gnu dot org
                   ` (28 more replies)
  0 siblings, 29 replies; 30+ messages in thread
From: janis at gcc dot gnu dot org @ 2006-05-25 16:23 UTC (permalink / raw)
  To: gcc-bugs

Two tests from SPEC CPU2000, parser and gzip, fail at runtime when built on
powerpc64-linux with "-O2 -ftree-vectorize -maltivec -mabi=altivec".  parser
fails with both -m32 and -m64, gzip with -m64.  A regression hunt identified
this patch as the start of the failures:

    http://gcc.gnu.org/viewcvs?view=rev&rev=113395

    r113395 | dje | 2006-04-30 19:23:13 +0000 (Sun, 30 Apr 2006)

I've been able to duplicate the failure with 32-bit parser by compiling only
post-process.c with "-m32 -O2 -ftree-vectorize -maltivec -mabi=altivec" and
everything else with "-m32 -O2".  In addition, if all static variables in
post-process.c are made global, the test passes, but with only word_links and
visited left static it fails. I can continue to work on coming up with a
self-contained test case, but perhaps this is enough information; let me know.


-- 
           Summary: wrong code in spec tests for -ftree-vectorize -maltivec
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org
GCC target triplet: powerpc-linux


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


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

end of thread, other threads:[~2006-08-22 16:08 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-25 16:23 [Bug target/27770] New: wrong code in spec tests for -ftree-vectorize -maltivec janis at gcc dot gnu dot org
2006-05-25 16:31 ` [Bug target/27770] " janis at gcc dot gnu dot org
2006-05-25 16:45 ` pinskia at gcc dot gnu dot org
2006-05-25 17:28 ` dje at gcc dot gnu dot org
2006-05-29 23:18 ` [Bug target/27770] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-06-04 19:31 ` mmitchel at gcc dot gnu dot org
2006-06-05 10:34 ` steven at gcc dot gnu dot org
2006-06-05 21:01 ` janis at gcc dot gnu dot org
2006-06-05 21:26 ` dje at gcc dot gnu dot org
2006-06-06  9:02 ` rsandifo at gcc dot gnu dot org
2006-06-06 14:34 ` pinskia at gcc dot gnu dot org
2006-06-06 15:10 ` richard at codesourcery dot com
2006-06-06 15:16 ` dje at gcc dot gnu dot org
2006-06-06 15:18 ` richard at codesourcery dot com
2006-06-06 15:23 ` pinskia at gcc dot gnu dot org
2006-06-06 15:43 ` dje at gcc dot gnu dot org
2006-06-06 16:06 ` richard at codesourcery dot com
2006-06-06 16:37 ` rguenth at gcc dot gnu dot org
2006-06-07 21:52 ` dje at gcc dot gnu dot org
2006-07-02 13:14 ` [Bug middle-end/27770] " hubicka at gcc dot gnu dot org
2006-07-02 13:39 ` richard at codesourcery dot com
2006-07-23 19:04 ` dorit at il dot ibm dot com
2006-07-29 20:30 ` patchapp at dberlin dot org
2006-08-03 20:35 ` dorit at gcc dot gnu dot org
2006-08-04  6:05 ` bonzini at gnu dot org
2006-08-04 16:48 ` janis at gcc dot gnu dot org
2006-08-04 17:03 ` pinskia at gcc dot gnu dot org
2006-08-07  7:09 ` dorit at il dot ibm dot com
2006-08-22 16:06 ` howarth at nitro dot med dot uc dot edu
2006-08-22 16:08 ` pinskia at gcc dot gnu dot org

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).