Your change to final.c

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Oct 19 10:27:00 GMT 2001


    Your latest change to final.c breaks the ARM bootstrap.  There's nothing 
    in the spec for an ASM that says that the number of references to the 
    operands must be less that MAX_RECOG_OPERANDS (which is an internal 
    definition anyway), so we are overflowing this array when we try to output 
    the following ASM statement:


I thought there was.  Doesn't reload depend on this?  What is the proper
bound, then?



More information about the Gcc-bugs mailing list