Re: build error in libgcc

2013-06-22 Thread Chung-Ju Wu
2013/6/22 Andreas Schwab : > Chung-Ju Wu writes: > >> clean: >> - -rm -f auto-target.h libgcc_tm.h libgcc.map >> + -rm -f libgcc_tm.h libgcc.map >> -rm -f libgcc_tm.stamp stamp-h stmp-ldirs > > Same for stamp-h. > Like this? ==

Re: Alias set coverage issues (Was: Re: RFA: Fix rtl-optimization/57425)

2013-06-22 Thread Eric Botcazou
> I have set out here to just fix the problem at hand, but it is a bit > worrying that cse is about to replace a read with a copy of a value read > before using an alias set that is not considered compatible. > It would be OK if the alias set of the re-used read was adjusted, but I > don't think we

Re: GCC internal re-architecture proposal

2013-06-22 Thread Tobias Burnus
Andrew MacLeod wrote: * Quite a lot of target interfaces would be used by the front ends specifically for defining macros for building target libraries only; see the "probably predefine macros if -fbuilding-libgcc in most cases" list on that wiki page. (Thus, given a clean separation of target-s

Re: build error in libgcc

2013-06-22 Thread Ian Lance Taylor
On Sat, Jun 22, 2013 at 12:17 AM, Chung-Ju Wu wrote: > Like this? > > === > --- libgcc/Makefile.in (revision 200306) > +++ libgcc/Makefile.in (working copy) > @@ -121,8 +121,8 @@ > .PHONY: all clean > > clean: > - -rm -f aut

Ann: MELT 0.9.9 plugin release for GCC 4.6, 4.7, 4.8

2013-06-22 Thread Basile Starynkevitch
Dear All, (see http://gcc.gnu.org/ml/gcc/2013-06/msg00066.html & http://gcc.gnu.org/ml/gcc/2013-06/msg00018.html & http://gcc.gnu.org/ml/gcc/2013-06/msg1.html announcing release candidates; I have corrected all the bugs found or reported on them) It is my pleasure and honor to announce t