public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39296]  New: ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large
@ 2009-02-24 22:26 kargl at gcc dot gnu dot org
  2009-02-25  1:48 ` [Bug target/39296] " hjl dot tools at gmail dot com
  2009-02-25 22:38 ` sgk at troutmask dot apl dot washington dot edu
  0 siblings, 2 replies; 3+ messages in thread
From: kargl at gcc dot gnu dot org @ 2009-02-24 22:26 UTC (permalink / raw)
  To: gcc-bugs

troutmask:sgk[228] work/4x/bin/gfortran -c -fPIC -O -mcmodel=large g.f
g.f: In function 'a':
g.f:8: internal compiler error: in cselib_hash_rtx, at cselib.c:740
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Same problem troutmask:sgk[231] cat g.f
      program a
      implicit none
      integer*8 it,two
      parameter(it=1073741824,two=2)
      complex foo(it*two-1)
      foo(10)=1.
      write(*,*) ''
      write(*,*) 'Compiled Medium Model'
      end program a 
occurs with -O2 and -O3.


-- 
           Summary: ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at gcc dot gnu dot org
  GCC host triplet: x86_64-unknown-freebsd8.0


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


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

* [Bug target/39296] ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large
  2009-02-24 22:26 [Bug c/39296] New: ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large kargl at gcc dot gnu dot org
@ 2009-02-25  1:48 ` hjl dot tools at gmail dot com
  2009-02-25 22:38 ` sgk at troutmask dot apl dot washington dot edu
  1 sibling, 0 replies; 3+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-02-25  1:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl dot tools at gmail dot com  2009-02-25 01:47 -------
I can't reproduce it on Linux with revision 144417. I believe it is a dup
of PR 38988. Reopen it if it isn't fixed in trunk.

*** This bug has been marked as a duplicate of 38988 ***


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|middle-end                  |target
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |4.4.0


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


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

* [Bug target/39296] ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large
  2009-02-24 22:26 [Bug c/39296] New: ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large kargl at gcc dot gnu dot org
  2009-02-25  1:48 ` [Bug target/39296] " hjl dot tools at gmail dot com
@ 2009-02-25 22:38 ` sgk at troutmask dot apl dot washington dot edu
  1 sibling, 0 replies; 3+ messages in thread
From: sgk at troutmask dot apl dot washington dot edu @ 2009-02-25 22:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from sgk at troutmask dot apl dot washington dot edu  2009-02-25 22:38 -------
Subject: Re:  ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large

On Wed, Feb 25, 2009 at 01:47:45AM -0000, hjl dot tools at gmail dot com wrote:
> 
> ------- Comment #1 from hjl dot tools at gmail dot com  2009-02-25 01:47 -------
> I can't reproduce it on Linux with revision 144417. I believe it is a dup
> of PR 38988. Reopen it if it isn't fixed in trunk.
> 
> *** This bug has been marked as a duplicate of 38988 ***
> 
> 

Testing shows that the bug was fixed by revision 144417.


-- 


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


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

end of thread, other threads:[~2009-02-25 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-24 22:26 [Bug c/39296] New: ICE in cselib_hash_rtx with -O -fPIC -mcmodel=large kargl at gcc dot gnu dot org
2009-02-25  1:48 ` [Bug target/39296] " hjl dot tools at gmail dot com
2009-02-25 22:38 ` sgk at troutmask dot apl dot washington dot edu

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