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: Does today's gcc 3.4.0 build on x86_64?


On Mon, Mar 22, 2004 at 11:46:22PM +0100, Laurent GUERBY wrote:
> On Mon, 2004-03-22 at 22:52, H. J. Lu wrote:
> > > H. J. Lu wrote:
> > > >Gcc 3.4.0 updated on Mon Mar 22 16:42:31 UTC 2004 failed to build on
> > > >Linux/x86_64:
> > It worked for me on Mar. 18. Some changes between Mar. 18 and Mar. 22
> > cause the failure.
> 
> If I believe
> 
> http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg01154.html
> 
> The commit that broke Ada happened between 05:51 and 16:42 on
> 2004-03-22?

Please noted that I did

# make -C build bootstrap
# make -C build/gcc gnatlib-shared
# make -C build/gcc gnattools

bootstrap and gnatlib-shared finished. But gnattools failed. If someone
did

# make -C build bootstrap
# make -C build check

he/she might not see the problem I saw.


H.J.
----
> 
> Laurent
> 
> <<
> > LAST_UPDATED: Mon Mar 22 05:51:47 UTC 2004
> 
> 		=== acats tests ===
> FAIL:	c37213f
> FAIL:	c37215f
> FAIL:	c380004
> FAIL:	cd2a83c
> FAIL:	cd2a91c
> FAIL:	cxa5015
> 
> 		=== acats Summary ===
> # of expected passes		2316
> # of unexpected failures	6
> Native configuration is x86_64-suse-linux-gnu


H.J.


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