This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]