[tuples] Fix GIMPLE_CHECK* macros

Diego Novillo dnovillo@google.com
Wed Aug 8 16:58:00 GMT 2007


These macros do not really need to return a value.  They are never used
in another macro.  This also has the tiny added advantage that they can
be used when the stage 0 compiler is anything other than GCC.

Tested on libgcc and check-gcc.  Committed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20070808-fix-GIMPLE_CHECK.diff
Type: text/x-patch
Size: 5543 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070808/a21ba9ab/attachment.bin>


More information about the Gcc-patches mailing list