freebsd-dev/gnu/usr.bin
Conrad Meyer 2844d30cc5 gcc42: Fix minor C99 parse bug
DR #289[0] came down and gcc4.2.1 was on the wrong side of history.
Partially revert GCC r42574 (just remove the error) to rectify the parse
bug to match Clang and other compliant C99 compilers.

An example declaration gcc tripped on before this fix:

  void foobar(int [static 1]);

An example declaration gcc did not trip on before this fix:

  void foobar(int name[static 1]);

Bump __FreeBSD_cc_version.

[0]: http://www.open-std.org/JTC1/SC22/WG14/www/docs/dr_289.htm

Reported by:	allanjude
Sponsored by:	EMC / Isilon Storage Division
2016-05-27 03:40:52 +00:00
..
binutils Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
cc gcc42: Fix minor C99 parse bug 2016-05-27 03:40:52 +00:00
dialog Add META_MODE support. 2015-06-13 19:20:56 +00:00
diff Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
diff3 DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
dtc DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
gdb Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
gperf META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
grep gnugrep: Update the configuration. 2016-05-22 20:17:55 +00:00
groff MFH 2016-03-02 16:14:46 +00:00
rcs Hardcode date in RCS paper for reproducibility 2016-02-17 14:34:01 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile import sdiff(1) from GSoC 2012 2016-04-29 23:27:15 +00:00
Makefile.inc