public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/48757] New: internal compiler error: in compensate_edge, at reg-stack.c:2788
@ 2011-04-24 22:06 chilikin.k at gmail dot com
  2011-04-26  8:14 ` [Bug rtl-optimization/48757] " ubizjak at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: chilikin.k at gmail dot com @ 2011-04-24 22:06 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: internal compiler error: in compensate_edge, at
                    reg-stack.c:2788
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: chilikin.k@gmail.com


Created attachment 24093
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24093
fconc64.f (from CERNLIB / MATHLIB, simplified)

Version of compiler: 4.6.0
The same problem exists in version 4.5.2

System type and configuration of the compiler:
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/opt/gcc-4.6.0/
Thread model: posix

Triggering the bug (fconc64.f is attached file):
gfortran -c -O2 fconc64.f
The bug does not occur without optimization flag -O2

Compiler output:
fconc64.f:18.72:

      ASSIGN 1 TO JP                                                    
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
fconc64.f:20.72:

    1 ASSIGN 2 TO JP                                                    
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
fconc64.f:24.72:

   12 ASSIGN 3 TO JP                                                    
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
fconc64.f:28.72:

   13 ASSIGN 4 TO JP                                                    
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
fconc64.f:36.38:

       IF(ABS(R-RR) .LT. EPS) GO TO JP, (1,2,3,4)                       
                                      1
Warning: Deleted feature: Assigned GOTO statement at (1)
fconc64.f:43.38:

       IF(ABS(R-RR) .LT. EPS) GO TO JP, (1,2,3,4)                       
                                      1
Warning: Deleted feature: Assigned GOTO statement at (1)
fconc64.f: In function 'dfconc':
fconc64.f:52:0: internal compiler error: in compensate_edge, at
reg-stack.c:2788
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2013-04-12 16:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-24 22:06 [Bug rtl-optimization/48757] New: internal compiler error: in compensate_edge, at reg-stack.c:2788 chilikin.k at gmail dot com
2011-04-26  8:14 ` [Bug rtl-optimization/48757] " ubizjak at gmail dot com
2011-04-26  8:34 ` [Bug rtl-optimization/48757] [4.5/4.6/4.7 Regression] " ubizjak at gmail dot com
2011-04-26  8:39 ` ubizjak at gmail dot com
2011-04-26  9:56 ` jakub at gcc dot gnu.org
2011-04-28 15:16 ` rguenth at gcc dot gnu.org
2011-05-02 17:57 ` ro at gcc dot gnu.org
2011-05-02 18:22 ` ebotcazou at gcc dot gnu.org
2011-05-25  2:47 ` vmakarov at gcc dot gnu.org
2011-06-12 13:35 ` [Bug rtl-optimization/48757] [4.5/4.6 " rguenth at gcc dot gnu.org
2011-07-14  8:51 ` ebotcazou at gcc dot gnu.org
2012-07-02 11:27 ` rguenth at gcc dot gnu.org
2013-04-12 16:17 ` [Bug rtl-optimization/48757] [4.6 " 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).