[Bug target/24894] ICE building newlib/libc/misc/init.c

2008-09-14 Thread aesok at gcc dot gnu dot org


--- 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=gccview=revrev=140360
Log:
PR target/19636
PR target/24894
PR target/31644
PR target/31786
* config/avr/avr.c (legitimate_address_p): Fix problem where subreg
is not recognized as a valid register usage. Allow REG_X to be used
as a base pointer.
* config/avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Remove code that
forces a reload when using a base register.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c
trunk/gcc/config/avr/avr.h


-- 


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



[Bug target/24894] ICE building newlib/libc/misc/init.c

2007-06-10 Thread eweddington at cso dot atmel dot com


--- 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 atmel dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


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



[Bug target/24894] ICE building newlib/libc/misc/init.c

2005-12-08 Thread berndtrog at yahoo dot com


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



[Bug target/24894] ICE building newlib/libc/misc/init.c

2005-11-16 Thread joel at gcc dot gnu dot org


--- 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=10252action=view)
Preprocessed file that produces ICE

This is the preprocessed output of the file causing the ICE.


-- 


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



[Bug target/24894] ICE building newlib/libc/misc/init.c

2005-11-16 Thread pinskia at gcc dot gnu dot org


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

  BugsThisDependsOn||19636


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