This is the mail archive of the gcc@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] |
"Joseph S. Myers" <jsm@polyomino.org.uk> writes: | The part at the end remains just dealing with the grammar productions | using __real__ and __imag__. The bit I'm not happy with is: E.float_constant := false it should be E.float_constant := E1.float_constant augmented with E.bad_operator := false E.overflow := E1.overflow -- Gaby
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |