--- Comment #2 from steven at gcc dot gnu dot org 2006-07-24 05:46 ---
gcc -v shows that only the last -fno-builtin-* is passed to cc1:
$ /xgcc -B. -fno-builtin-iswalpha -fno-builtin-iswalnum -c b.c -v
Reading specs from ./specs
Target: x86_64-unknown-linux-gnu
Configured with: ../trunk/
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.1.3 |4.1.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28437
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-19 15:31 ---
This is a regression, 4.0.0 worked so did some prerelease versions of 4.1.0.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added