This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14765] [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2004 11:04:16 -0000
- Subject: [Bug tree-optimization/14765] [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression
- References: <20040328225212.14765.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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