[gccgo] Fix handling of erroneous constant declarations

Ian Lance Taylor iant@google.com
Sat Jan 30 20:14:00 GMT 2010


This patch fixes some issues with the handling of erroneous constant
declarations in the gccgo frontend.  It does a better job of error
reporting, and avoids crashing when trying to use erroneous values
later.  Committed to gccgo branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2761 bytes
Desc: constants
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100130/3327e9a0/attachment.bin>


More information about the Gcc-patches mailing list