public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
@ 2005-04-06 23:49 hp at gcc dot gnu dot org
  2005-04-06 23:50 ` [Bug rtl-optimization/20800] " hp at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-04-06 23:49 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED "Thu Mar 31 10:19:49 UTC 2005" this test passed.
With LAST_UPDATED "Wed Apr  6 16:16:18 UTC 2005" it fails:

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

The message in the log is:
PASS: gcc.c-torture/execute/931004-6.c compilation,  -O3 -fomit-frame-pointer
-funroll-loops
program stopped with signal 6.^M
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O3 -fomit-frame-pointer
-funroll-loops

-- 
           Summary: [4.0 regression] cris-elf testsuite failure: gcc.c-
                    torture/execute/931004-6.c -O3
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        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-axis-elf


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
@ 2005-04-06 23:50 ` hp at gcc dot gnu dot org
  2005-04-07  6:08 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-04-06 23:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-06 23:50:07
               date|                            |


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
  2005-04-06 23:50 ` [Bug rtl-optimization/20800] " hp at gcc dot gnu dot org
@ 2005-04-07  6:08 ` pinskia at gcc dot gnu dot org
  2005-04-07  9:43 ` hp at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07  6:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-07 06:08 -------
Here are the possible patches which could have caused this:
2005-04-01  Paolo Bonzini  <bonzini@gnu.org>

        PR middle-end/19454
        PR rtl-optimization/20600
...
2005-04-02  Alexandre Oliva  <aoliva@redhat.com>
        
        PR rtl-optimization/20290
...
2005-04-05  Hans-Peter Nilsson  <hp@axis.com>

        PR rtl-optimization/20527
....


-- 


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
  2005-04-06 23:50 ` [Bug rtl-optimization/20800] " hp at gcc dot gnu dot org
  2005-04-07  6:08 ` pinskia at gcc dot gnu dot org
@ 2005-04-07  9:43 ` hp at gcc dot gnu dot org
  2005-07-07 13:31 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-04-07  9:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-04-07 09:43 -------
In response to comment #1, you can (at least as the sole cause) rule out
PR rtl-optimization/20527, as I regression-tested that before committing.

-- 


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-04-07  9:43 ` hp at gcc dot gnu dot org
@ 2005-07-07 13:31 ` pinskia at gcc dot gnu dot org
  2005-07-07 22:28 ` hp at gcc dot gnu dot org
  2005-09-07  7:27 ` mmitchel at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-07 13:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-07 13:31 -------
Does this still happen?  And does it happen on the mainline also?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.2


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-07-07 13:31 ` pinskia at gcc dot gnu dot org
@ 2005-07-07 22:28 ` hp at gcc dot gnu dot org
  2005-09-07  7:27 ` mmitchel at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-07-07 22:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-07-07 22:28 -------
It does not happen with LAST_UPDATED "Wed Jul  6 23:20:44 UTC 2005" (i.e.
main trunk).  I don't know whether it fails on the 4.0 branch.

-- 


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


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

* [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
  2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-07-07 22:28 ` hp at gcc dot gnu dot org
@ 2005-09-07  7:27 ` mmitchel at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-09-07  7:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-09-07 07:27 -------
CRIS is not a primary target.  Removing target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.2                       |---


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


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

end of thread, other threads:[~2005-09-07  7:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-06 23:49 [Bug rtl-optimization/20800] New: [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3 hp at gcc dot gnu dot org
2005-04-06 23:50 ` [Bug rtl-optimization/20800] " hp at gcc dot gnu dot org
2005-04-07  6:08 ` pinskia at gcc dot gnu dot org
2005-04-07  9:43 ` hp at gcc dot gnu dot org
2005-07-07 13:31 ` pinskia at gcc dot gnu dot org
2005-07-07 22:28 ` hp at gcc dot gnu dot org
2005-09-07  7:27 ` mmitchel 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).