public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/46614] New: [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks
@ 2010-11-22 23:48 zsojka at seznam dot cz
  2010-11-22 23:49 ` [Bug rtl-optimization/46614] " zsojka at seznam dot cz
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-22 23:48 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression]
                    gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with
                    -fno-rename-registers -fsched2-use-superblocks
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Flags:
-O2 -fno-rename-registers -fsched2-use-superblocks -ftree-vectorize
-funroll-loops
or
-O -fgcse -fno-rename-registers -fsched2-use-superblocks -fschedule-insns2
-ftree-vectorize -funroll-all-loops

Output:
$ gcc -O -fgcse -fno-rename-registers -fsched2-use-superblocks
-fschedule-insns2 -ftree-vectorize -funroll-loops vect-strided-u8-i8-gap4.i
$ valgrind -q ./a.out 
==7908== Conditional jump or move depends on uninitialised value(s)
==7908==    at 0x400CBB: main1 (vect-strided-u8-i8-gap4.c:45)
==7908==    by 0x401862: main (vect-strided-u8-i8-gap4.c:96)
==7908== 
Aborted

Tested revisions:
r167054 - fail
r158095 - fail
r153685 - OK
4.5 r166509 - fail
4.4 r166509 - OK


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

end of thread, other threads:[~2010-12-07 15:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-22 23:48 [Bug rtl-optimization/46614] New: [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks zsojka at seznam dot cz
2010-11-22 23:49 ` [Bug rtl-optimization/46614] " zsojka at seznam dot cz
2010-11-23  1:55 ` zsojka at seznam dot cz
2010-11-23  2:59 ` hjl.tools at gmail dot com
2010-11-23  9:48 ` jakub at gcc dot gnu.org
2010-11-23 10:14 ` ubizjak at gmail dot com
2010-11-23 13:59 ` jakub at gcc dot gnu.org
2010-11-23 15:12 ` jakub at gcc dot gnu.org
2010-11-23 15:30 ` jakub at gcc dot gnu.org
2010-11-24 17:08 ` jakub at gcc dot gnu.org
2010-11-24 18:16 ` [Bug rtl-optimization/46614] [4.5 " jakub at gcc dot gnu.org
2010-11-25 16:34 ` rguenth at gcc dot gnu.org
2010-12-07 15:26 ` jakub at gcc dot gnu.org
2010-12-07 15:45 ` jakub at gcc dot gnu.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).