gcc/libcpp
Manuel López-Ibáñez 3b8f20a10d re PR preprocessor/28079 (#line range not verified without -pedantic)
2008-07-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

	PR 28079
libcpp/
	* directives.c (strtolinenum): Handle overflow.
	(do_line): Give a warning if line number overflowed.
	(do_linemarker): Update call to strtolinenum.

gcc/testsuite/
	* gcc.dg/cpp/line6.c: New.

From-SVN: r138049
2008-07-22 09:45:58 +00:00
..
2008-03-28 02:07:37 +00:00
2007-12-03 21:04:47 +00:00
2008-06-07 19:00:15 +01:00
2008-07-21 09:33:38 +00:00
2007-06-01 02:12:37 +00:00
2008-05-21 15:00:59 +00:00