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: Gcc 3.3/3.4 are broken on Linux


On Thu, Sep 18, 2003 at 08:51:26AM +1000, Greg Schafer wrote:
> On Thu, Sep 18, 2003 at 12:32:01AM +0200, Rainer Orth wrote:
> > H. J. Lu writes:
> > 
> > > Jakub checked a patch into gcc-3_3-rhl-branch. It won't hurt to move
> > > it into gcc 3.3.
> > 
> > This is exactly the patch he suggested and the one I've formally submitted.
> > But without someone doing the GNU/Linux testing and appropriate approval, I
> > can do nothing here.
> 
> Hi Rainer
> 
> I'm the original bug reporter. Sorry for lack of response. Am testing fix as
> we speak.

Yes, the patch Jakub comiited to the rhl branch works on the 3.3 branch.
Configure says:-

checking assembler hidden support... yes

and auto-host.h ends up with:-

#define HAVE_GAS_HIDDEN 1

as is expected.

Please commit! :-)

Thanks
Greg


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