This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13735] avr-elf ICE while building libgcc
- From: "kazu at cs dot umass dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jan 2004 19:30:14 -0000
- Subject: [Bug bootstrap/13735] avr-elf ICE while building libgcc
- References: <20040119061541.13735.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kazu at cs dot umass dot edu 2004-01-19 19:30 -------
GO_IF_LEGITIMATE_ADDRESS rejects the following address.
(plus:HI (reg:HI 26 r26 [30])
(const_int 1 [0x1]))
Denis and Marek, is this a legitimate address?
Or should it to be accepted by GO_IF_LEGITIMATE_ADDRESS?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |marekm at amelek dot gda dot
| |pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13735