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 Thu, Oct 23, 2003 at 01:54:13PM -0600, Roger Sayle wrote: > The code immediately before this in the function performs a switch on > binoptab->code with cases for PLUS, MINUS, MULT and DIV. The default > case calls abort(), so binoptab->code can never have the value UNKNOWN. Ah, ok. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |