public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/60647] New: [4.8 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112
@ 2014-03-25 10:51 doko at gcc dot gnu.org
  2014-03-25 11:12 ` [Bug middle-end/60647] " trippels at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: doko at gcc dot gnu.org @ 2014-03-25 10:51 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60647
           Summary: [4.8 Regression] ICE in visit_ref_for_mod_analysis, at
                    ipa-prop.c:2112
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Created attachment 32444
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32444&action=edit
preprocessed source

seen with trunk r208764 on x86_64-linux-gnu. 4.8 branch works

$ gcc -c -O2 -c dsdm.i
dsdm.c: In function 'FreeDropSites':
dsdm.c:535:2: warning: incompatible implicit declaration of built-in function
'free'
  free(next);
  ^
dsdm.c: In function 'WriteSiteRectList':
dsdm.c:601:5: warning: incompatible implicit declaration of built-in function
'free'
     free(array);
     ^
dsdm.c: In function 'SubtractWindowFromVisibleRegion.isra.1':
dsdm.c:790:1: internal compiler error: in visit_ref_for_mod_analysis, at
ipa-prop.c:2112
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.


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

end of thread, other threads:[~2014-03-31 12:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-25 10:51 [Bug middle-end/60647] New: [4.8 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112 doko at gcc dot gnu.org
2014-03-25 11:12 ` [Bug middle-end/60647] " trippels at gcc dot gnu.org
2014-03-25 11:13 ` rguenth at gcc dot gnu.org
2014-03-25 11:38 ` trippels at gcc dot gnu.org
2014-03-25 12:07 ` rguenth at gcc dot gnu.org
2014-03-25 12:38 ` [Bug middle-end/60647] [4.9 " rguenth at gcc dot gnu.org
2014-03-27 17:46 ` jakub at gcc dot gnu.org
2014-03-28 11:54 ` jakub at gcc dot gnu.org
2014-03-28 16:39 ` jamborm at gcc dot gnu.org
2014-03-31 12:29 ` jamborm at gcc dot gnu.org
2014-03-31 12:31 ` rguenth 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).