This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/14765] [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-06-16 11:04 -------
> As well as keeping three CVS trees, preparing patches for three versions would
> involve six bootstraps and testsuite runs....

I think you can reasonably cut that by half, either by regularly doing nightly
builds and using them as base compilers or, since you test on i686-pc-linux-gnu,
by using gcc-testresults as the base results.

I've been using both methods (for SPARC and x86 respectively) for a couple of
years and this works pretty well.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14765


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