--- Comment #5 from aesok at gcc dot gnu dot org 2008-09-14 12:51 ---
Subject: Bug 24894
Author: aesok
Date: Sun Sep 14 12:50:10 2008
New Revision: 140360
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140360
Log:
PR target/19636
PR target/24894
PR target
--- Comment #4 from eweddington at cso dot atmel dot com 2007-06-10 16:43
---
This looks like a duplicate of bug #31786. Closing this bug as #31786 has more
analysis in the comments and is confirmed.
*** This bug has been marked as a duplicate of 31786 ***
--
eweddington at cso dot
--- Comment #3 from berndtrog at yahoo dot com 2005-12-08 17:14 ---
PR 19636 fails only when compiled with -Os, while
this one fails only when compiled with -O2 or -O3.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24894
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-16 15:36 ---
I think this is related to PR 19636.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from joel at gcc dot gnu dot org 2005-11-16 15:30 ---
Created an attachment (id=10252)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10252&action=view)
Preprocessed file that produces ICE
This is the preprocessed output of the file causing the ICE.
--
http://gc