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: [tree-ssa] New regressions as of 2003-11-04



On Nov 10, 2003, at 4:12 PM, Diego Novillo wrote:


On Mon, 2003-11-10 at 15:53, law@redhat.com wrote:

FWIW, what I do is I keep a .i file for all the gcc source files and
time compiling all of those. It's a slightly broader test than picking
a single source file.


It's also a good idea to keep .ii files from libstdc++.  Too bad that
Java doesn't generate .i files that can be used this way.


This has actually always annoyed me.
It prevents one from just adding -save-temps to the CFLAGS, and getting something you can run JC1 on.
You have to copy the gcj command line, add -v, then copy the jc1 command line.



Diego.




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