Module Name: src
Committed By: matt
Date: Sun Feb 5 17:43:47 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc: c-lex.c
Log Message:
Gcc emit overflows warnings on VAX when you try to use HUGE_VAL. Make these
warning supressable if -Wno-overflow is given.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/c-lex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.