public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/31676]  New: test built-in-setjmp.c fails execution with -O1
@ 2007-04-23 22:48 janis at gcc dot gnu dot org
  2007-04-23 22:55 ` [Bug rtl-optimization/31676] [4.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: janis at gcc dot gnu dot org @ 2007-04-23 22:48 UTC (permalink / raw)
  To: gcc-bugs

Test gcc.c-torture/execute/built-in-setjmp.c has failed execution on
powerpc*-unknown-linux-gnu with -O1 for both -m32 and -m64 since this mainline
patch was added:

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

    r123919 | rakdver | 2007-04-17 16:42:29 +0000 (Tue, 17 Apr 2007)

It started failing in the same way on powerpc-apple-darwin8.5.0 about the same
time.  Before that it had failed to compile, for all torture options, on
Darwin.


-- 
           Summary: test built-in-setjmp.c fails execution with -O1
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org
GCC target triplet: powerpc*-unknown-linux-gnu


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
@ 2007-04-23 22:55 ` pinskia at gcc dot gnu dot org
  2007-04-23 23:01 ` rakdver at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-23 22:55 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
OtherBugsDependingO|                            |31360
              nThis|                            |
           Severity|normal                      |blocker
            Summary|test built-in-setjmp.c fails|[4.3 Regression] test built-
                   |execution with -O1          |in-setjmp.c fails execution
                   |                            |with -O1
   Target Milestone|---                         |4.3.0


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
  2007-04-23 22:55 ` [Bug rtl-optimization/31676] [4.3 Regression] " pinskia at gcc dot gnu dot org
@ 2007-04-23 23:01 ` rakdver at gcc dot gnu dot org
  2007-04-23 23:32 ` rakdver at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rakdver at gcc dot gnu dot org @ 2007-04-23 23:01 UTC (permalink / raw)
  To: gcc-bugs



-- 

rakdver at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rakdver at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-04-24 00:00:56
               date|                            |


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
  2007-04-23 22:55 ` [Bug rtl-optimization/31676] [4.3 Regression] " pinskia at gcc dot gnu dot org
  2007-04-23 23:01 ` rakdver at gcc dot gnu dot org
@ 2007-04-23 23:32 ` rakdver at gcc dot gnu dot org
  2007-05-06 17:13 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rakdver at gcc dot gnu dot org @ 2007-04-23 23:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rakdver at gcc dot gnu dot org  2007-04-24 00:32 -------
ppc64-linux does not build just now, I will fix the problem once it does again.


-- 


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-04-23 23:32 ` rakdver at gcc dot gnu dot org
@ 2007-05-06 17:13 ` pinskia at gcc dot gnu dot org
  2007-05-06 17:31 ` steven at gcc dot gnu dot org
  2007-05-06 17:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-06 17:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-05-06 18:13 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2007-05-06 17:13 ` pinskia at gcc dot gnu dot org
@ 2007-05-06 17:31 ` steven at gcc dot gnu dot org
  2007-05-06 17:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: steven at gcc dot gnu dot org @ 2007-05-06 17:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from steven at gcc dot gnu dot org  2007-05-06 18:31 -------
Added link to patch that should have fixed this bug.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2007-
                   |                            |04/msg01861.html


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


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

* [Bug rtl-optimization/31676] [4.3 Regression] test built-in-setjmp.c fails execution with -O1
  2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2007-05-06 17:31 ` steven at gcc dot gnu dot org
@ 2007-05-06 17:33 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-06 17:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-05-06 18:33 -------
By:
2007-04-29  Zdenek Dvorak  <dvorakz@suse.cz>

        PR rtl-optimization/31676
        * df-scan.c (record_nonlocal_goto_receiver_defs): New function.
        (df_refs_record): Call it.

http://gcc.gnu.org/ml/gcc-cvs/2007-04/msg00898.html


-- 


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


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

end of thread, other threads:[~2007-05-06 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23 22:48 [Bug rtl-optimization/31676] New: test built-in-setjmp.c fails execution with -O1 janis at gcc dot gnu dot org
2007-04-23 22:55 ` [Bug rtl-optimization/31676] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-04-23 23:01 ` rakdver at gcc dot gnu dot org
2007-04-23 23:32 ` rakdver at gcc dot gnu dot org
2007-05-06 17:13 ` pinskia at gcc dot gnu dot org
2007-05-06 17:31 ` steven at gcc dot gnu dot org
2007-05-06 17:33 ` 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).