HardenedBSD/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
diff
diff3
dtc
gdb Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
gperf
grep gnugrep: Update the configuration. 2016-05-22 20:17:55 +00:00
groff
rcs
tests
Makefile
Makefile.inc