This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: GCC 3.1 Issues
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Thu, 7 Mar 2002 15:56:03 -0500 (EST)
- Subject: RE: GCC 3.1 Issues
On Fri, 8 Mar 2002, Danny Smith wrote:
> other/5620: [3.1] GCC -save-temps foo.c fails to build foo.o
> http://gcc.gnu.org/ml/gcc-bugs/2002-02/msg00221.html
>
> is a regression from 3.0 and 2.95 on mingw. Nobody else seems to have
> reported this problem so it maybe it target-specific.
I see it on i686-pc-linux-gnu (to various crosses) too, every
time I do -save-temps and try to inspect the object file. ;-(
Perhaps the synopsis should say "erroneously removes foo.o", not
"fails to build foo.o", since -v says it's built (and I trust
that).
brgds, H-P