ary: m6811-elf-g++ ICE
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: goweol at gmail dot com
CC: g
--- Additional Comments From goweol at gmail dot com 2005-03-18 06:20
---
Created an attachment (id=8416)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8416&action=view)
m20050318.ii
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20529
--- Additional Comments From goweol at gmail dot com 2005-03-18 06:27
---
I tried to remove the default optmization options for "-O2".
And finally, if I added '-fno-peephole2', no ICE.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20529
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52253
Bug #: 52253
Summary: wrong code generation
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52253
--- Comment #1 from goweol at gmail dot com 2012-02-14 23:57:53 UTC ---
Created attachment 26662
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26662
example code
--- Additional Comments From goweol at gmail dot com 2005-09-07 10:20
---
After reported this bug, I built several m6811-elf-gcc compiler.
Those are 20050318, 20050426, 20050516, and 20050907 version.
At this time, 20050318 and 20050426 generates ICE.
But 20050516 and 20050907 version