]> gcc.gnu.org Git - gcc.git/commit
re PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in gcc.dg/cpp/charconst.c)
authorZack Weinberg <zack@codesourcery.com>
Mon, 22 Apr 2002 22:25:14 +0000 (22:25 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 22 Apr 2002 22:25:14 +0000 (22:25 +0000)
commit9340544b77d22d9976a299fe3a348b3bfce2c642
tree9867c8f862eae0149e86442f8e9896c6c9dd2ce8
parent920f81e7b83620e009c27b8b66e38145a486039b
re PR c/6300 (sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in gcc.dg/cpp/charconst.c)

* c-lex.c (lex_charconst): Call convert to get constant in
proper type; don't just smash the type field.
Fixes PR c/6300.

* config.gcc: Add list of obsolete configurations.  Disallow
building these without --enable-obsolete.
* doc/install.texi: Document --enable-obsolete and obsoletion
policy.  Mention obsoletion of individual targets in
appropriate places.

From-SVN: r52639
gcc/ChangeLog
gcc/c-lex.c
gcc/config.gcc
gcc/doc/install.texi
This page took 0.052478 seconds and 5 git commands to generate.