public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/25367]  New: -O1 -funroll-loops leads to segfault
@ 2005-12-12 12:35 fxcoudert at gcc dot gnu dot org
  2005-12-12 14:04 ` [Bug tree-optimization/25367] " fxcoudert at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-12-12 12:35 UTC (permalink / raw)
  To: gcc-bugs

That one appears on all sparc-solaris2.* testresults, for
gfortran.dg/cray_pointers_2.f90. Minimal set of flags to reproduce:
-funroll-loops -fcray-pointer -O1 (it works OK at -O0 or without loops
unrolling).

$ gfortran cray_pointers_2.f90 -funroll-loops -fcray-pointer -O1 && ./a.out     
zsh: segmentation fault  ./a.out

Don't know if I'm supposed to mark it target or tree-optimization, please
correct if I did it wrong.


-- 
           Summary: -O1 -funroll-loops leads to segfault
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
 GCC build triplet: sparc-solaris2.*
  GCC host triplet: sparc-solaris2.*
GCC target triplet: sparc-solaris2.*


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


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

* [Bug tree-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
@ 2005-12-12 14:04 ` fxcoudert at gcc dot gnu dot org
  2005-12-13 11:36 ` [Bug rtl-optimization/25367] " ebotcazou at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-12-12 14:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2005-12-12 14:04 -------
Some more info: this doesn't happen on i386-solaris2.9.


-- 


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


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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
  2005-12-12 14:04 ` [Bug tree-optimization/25367] " fxcoudert at gcc dot gnu dot org
@ 2005-12-13 11:36 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-12-13 11:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2005-12-13 11:36 -------
Yup.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-13 11:36:07
               date|                            |


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


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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
  2005-12-12 14:04 ` [Bug tree-optimization/25367] " fxcoudert at gcc dot gnu dot org
  2005-12-13 11:36 ` [Bug rtl-optimization/25367] " ebotcazou at gcc dot gnu dot org
@ 2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 11:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2006-01-10 11:58 -------
Testing a fix.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-13 11:36:07         |2006-01-10 11:58:26
               date|                            |


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 18:50 ` ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 11:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ebotcazou at gcc dot gnu dot org  2006-01-10 11:58 -------
Testing a fix.


-- 


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-10 18:50 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 18:51 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 18:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2006-01-10 18:50 -------
Subject: Bug 25367

Author: ebotcazou
Date: Tue Jan 10 18:50:07 2006
New Revision: 109551

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109551
Log:
        PR rtl-optimization/25367
        * config/sparc/sparc.h (HARD_REGNO_RENAME_OK): New macro.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.h


-- 


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-01-10 18:50 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-10 18:51 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 18:53 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 18:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2006-01-10 18:51 -------
Subject: Bug 25367

Author: ebotcazou
Date: Tue Jan 10 18:51:33 2006
New Revision: 109552

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109552
Log:
        PR rtl-optimization/25367
        * config/sparc/sparc.h (HARD_REGNO_RENAME_OK): New macro.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/sparc/sparc.h


-- 


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-01-10 18:51 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-10 18:53 ` ebotcazou at gcc dot gnu dot org
  2006-01-10 18:55 ` ebotcazou at gcc dot gnu dot org
  2006-01-28 21:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 18:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ebotcazou at gcc dot gnu dot org  2006-01-10 18:53 -------
Subject: Bug 25367

Author: ebotcazou
Date: Tue Jan 10 18:53:24 2006
New Revision: 109553

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109553
Log:
        PR rtl-optimization/25367
        * config/sparc/sparc.h (HARD_REGNO_RENAME_OK): New macro.


Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/config/sparc/sparc.h


-- 


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2006-01-10 18:53 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-10 18:55 ` ebotcazou at gcc dot gnu dot org
  2006-01-28 21:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 18:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from ebotcazou at gcc dot gnu dot org  2006-01-10 18:55 -------
See http://gcc.gnu.org/ml/gcc-patches/2006-01/msg00545.html


-- 

ebotcazou at gcc dot gnu dot org changed:

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


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



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

* [Bug rtl-optimization/25367] -O1 -funroll-loops leads to segfault
  2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2006-01-10 18:55 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-28 21:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-28 21:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.3


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


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

end of thread, other threads:[~2006-01-28 21:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-12 12:35 [Bug tree-optimization/25367] New: -O1 -funroll-loops leads to segfault fxcoudert at gcc dot gnu dot org
2005-12-12 14:04 ` [Bug tree-optimization/25367] " fxcoudert at gcc dot gnu dot org
2005-12-13 11:36 ` [Bug rtl-optimization/25367] " ebotcazou at gcc dot gnu dot org
2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
2006-01-10 11:58 ` ebotcazou at gcc dot gnu dot org
2006-01-10 18:50 ` ebotcazou at gcc dot gnu dot org
2006-01-10 18:51 ` ebotcazou at gcc dot gnu dot org
2006-01-10 18:53 ` ebotcazou at gcc dot gnu dot org
2006-01-10 18:55 ` ebotcazou at gcc dot gnu dot org
2006-01-28 21:19 ` 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).