This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13735] avr-elf ICE while building libgcc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]