This is the mail archive of the gcc-patches@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] |
On Mon, Oct 25, 2004 at 07:17:43PM -0400, Kazu Hirata wrote: > gcc_assert (GET_CODE (index) != CONST_INT); > > as a friendly reminder to a backend. :-) Um, no, this isn't really acceptable. Just don't bother special casing CONST_INT here. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |