public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/19871] New: [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops
@ 2005-02-10 13:13 hp at gcc dot gnu dot org
  2005-02-10 13:14 ` [Bug regression/19871] " hp at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-10 13:13 UTC (permalink / raw)
  To: gcc-bugs

These failures were introduced between LAST_UPDATED:
Wed Feb  9 22:53:30 UTC 2005
and
Thu Feb 10 02:25:27 UTC 2005

FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -fomit-frame-pointer
-funroll-loops
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -fomit-frame-pointer
-funroll-loops
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions

With the messages in the log being the same (abort call):
...
PASS: gcc.c-torture/execute/931004-2.c compilation,  -O3 -fomit-frame-pointer
-funroll-loops
program stopped with signal 6.^M

-- 
           Summary: [4.0 regression] cris-elf regression: gcc.c-
                    torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -
                    funroll-all-loops
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: cris-elf


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


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

* [Bug regression/19871] [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops
  2005-02-10 13:13 [Bug regression/19871] New: [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops hp at gcc dot gnu dot org
@ 2005-02-10 13:14 ` hp at gcc dot gnu dot org
  2005-02-10 22:57 ` pinskia at gcc dot gnu dot org
  2005-02-11 14:47 ` hp at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-10 13:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-10 06:07 -------
Based on cvs diff for the quoted time-frame and this being exposed by
-funroll-all-loops, I added you as CC.  What can I do to help investigation?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakdver at gcc dot gnu dot
                   |                            |org


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


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

* [Bug regression/19871] [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops
  2005-02-10 13:13 [Bug regression/19871] New: [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops hp at gcc dot gnu dot org
  2005-02-10 13:14 ` [Bug regression/19871] " hp at gcc dot gnu dot org
@ 2005-02-10 22:57 ` pinskia at gcc dot gnu dot org
  2005-02-11 14:47 ` hp at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-10 22:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


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


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

* [Bug regression/19871] [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops
  2005-02-10 13:13 [Bug regression/19871] New: [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops hp at gcc dot gnu dot org
  2005-02-10 13:14 ` [Bug regression/19871] " hp at gcc dot gnu dot org
  2005-02-10 22:57 ` pinskia at gcc dot gnu dot org
@ 2005-02-11 14:47 ` hp at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-11 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-11 05:51 -------
These failures no longer appear with
LAST_UPDATED "Fri Feb 11 00:46:59 UTC 2005".
I see an ivopts patch between that date and the last failure at
LAST_UPDATED "Thu Feb 10 17:53:31 UTC 2005", so I assume that's the bugfix.
Thanks!


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-02-11  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-10 13:13 [Bug regression/19871] New: [4.0 regression] cris-elf regression: gcc.c-torture/execute/931004-2.c, 931004-4.c, 931004-8.c -O3 -funroll-all-loops hp at gcc dot gnu dot org
2005-02-10 13:14 ` [Bug regression/19871] " hp at gcc dot gnu dot org
2005-02-10 22:57 ` pinskia at gcc dot gnu dot org
2005-02-11 14:47 ` hp 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).