public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/43688]  New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
@ 2010-04-08 13:35 zsojka at seznam dot cz
  2010-04-08 13:38 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-04-08 13:35 UTC (permalink / raw)
  To: gcc-bugs

Command line:
gfortran -fipa-reference testcase.f90

Tested revisions:
r158095 - crash

Output:
$ /mnt/svn/gcc-trunk/binary-158095-lto-fortran/bin/gfortran -fipa-reference
testcase.f90
testcase.f90: In function ‘sub’:
testcase.f90:8:0: internal compiler error: in analyze_function, at
ipa-reference.c:733
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE: in analyze_function, at ipa-reference.c:733 with -
                    fipa-reference
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
@ 2010-04-08 13:38 ` zsojka at seznam dot cz
  2010-04-08 15:18 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-04-08 13:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from zsojka at seznam dot cz  2010-04-08 13:38 -------
Created an attachment (id=20335)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20335&action=view)
auto-reduced testcase

reduced from gfortran.dg/subref_array_pointer_1.f90


-- 


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
  2010-04-08 13:38 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
@ 2010-04-08 15:18 ` rguenth at gcc dot gnu dot org
  2010-04-08 19:42 ` [Bug tree-optimization/43688] [4.6 Regression] " zsojka at seznam dot cz
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-08 15:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-04-08 15:18 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2010-04-08 15:18:44
               date|                            |


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


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

* [Bug tree-optimization/43688] [4.6 Regression] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
  2010-04-08 13:38 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
  2010-04-08 15:18 ` rguenth at gcc dot gnu dot org
@ 2010-04-08 19:42 ` zsojka at seznam dot cz
  2010-04-08 22:27 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-04-08 19:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from zsojka at seznam dot cz  2010-04-08 19:41 -------
4.5 r158113 doesn't crash with neither reduced and original testcase


-- 

zsojka at seznam dot cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.6.0
      Known to work|                            |4.5.0
            Summary|ICE: in analyze_function, at|[4.6 Regression] ICE: in
                   |ipa-reference.c:733 with -  |analyze_function, at ipa-
                   |fipa-reference              |reference.c:733 with -fipa-
                   |                            |reference
            Version|4.5.0                       |4.6.0


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
                   ` (2 preceding siblings ...)
  2010-04-08 19:42 ` [Bug tree-optimization/43688] [4.6 Regression] " zsojka at seznam dot cz
@ 2010-04-08 22:27 ` zsojka at seznam dot cz
  2010-06-03 14:03 ` zsojka at seznam dot cz
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-04-08 22:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from zsojka at seznam dot cz  2010-04-08 22:27 -------
I am taking back my previous statement, I forgot to compile with
--enable-assert in the 4.5 branch.

Testcase asserts in all:
trunk r158095 (ipa-reference.c:731)
4.5 r158131 (ipa-reference.c:731)
4.4 r158133 (ipa-reference.c:697)


-- 

zsojka at seznam dot cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.6.0                       |4.4.4 4.5.0 4.6.0
      Known to work|4.5.0                       |
            Summary|[4.6 Regression] ICE: in    |ICE: in analyze_function, at
                   |analyze_function, at ipa-   |ipa-reference.c:733 with -
                   |reference.c:733 with -fipa- |fipa-reference
                   |reference                   |


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
                   ` (3 preceding siblings ...)
  2010-04-08 22:27 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
@ 2010-06-03 14:03 ` zsojka at seznam dot cz
  2010-06-03 14:54 ` hjl at gcc dot gnu dot org
  2010-06-03 14:55 ` hjl dot tools at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2010-06-03 14:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from zsojka at seznam dot cz  2010-06-03 14:03 -------
This stopped crashing sometimes between r158969 and r159387 (at x86_64-linux)


-- 


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
                   ` (4 preceding siblings ...)
  2010-06-03 14:03 ` zsojka at seznam dot cz
@ 2010-06-03 14:54 ` hjl at gcc dot gnu dot org
  2010-06-03 14:55 ` hjl dot tools at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: hjl at gcc dot gnu dot org @ 2010-06-03 14:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from hjl at gcc dot gnu dot org  2010-06-03 14:53 -------
Subject: Bug 43688

Author: hjl
Date: Thu Jun  3 14:53:06 2010
New Revision: 160224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160224
Log:
Add a testcasef for PR tree-optimization/43688.

2010-06-03  H.J. Lu  <hongjiu.lu@intel.com>

        PR tree-optimization/43688
        * gfortran.dg/pr43688.f90: New.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr43688.f90
Modified:
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference
  2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
                   ` (5 preceding siblings ...)
  2010-06-03 14:54 ` hjl at gcc dot gnu dot org
@ 2010-06-03 14:55 ` hjl dot tools at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-06-03 14:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from hjl dot tools at gmail dot com  2010-06-03 14:55 -------
Fixed by revision 159343:

http://gcc.gnu.org/ml/gcc-cvs/2010-05/msg00395.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.0


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


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

end of thread, other threads:[~2010-06-03 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-08 13:35 [Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference zsojka at seznam dot cz
2010-04-08 13:38 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
2010-04-08 15:18 ` rguenth at gcc dot gnu dot org
2010-04-08 19:42 ` [Bug tree-optimization/43688] [4.6 Regression] " zsojka at seznam dot cz
2010-04-08 22:27 ` [Bug tree-optimization/43688] " zsojka at seznam dot cz
2010-06-03 14:03 ` zsojka at seznam dot cz
2010-06-03 14:54 ` hjl at gcc dot gnu dot org
2010-06-03 14:55 ` hjl dot tools at gmail dot com

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).