--- Comment #16 from ro at gcc dot gnu dot org 2010-01-06 18:07 ---
Fixed for 4.5.0.
--
ro at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #15 from ro at gcc dot gnu dot org 2010-01-05 17:14 ---
Subject: Bug 41771
Author: ro
Date: Tue Jan 5 17:14:30 2010
New Revision: 155654
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155654
Log:
gcc:
PR bootstrap/41771
* flags.h: Don't inclu
--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld dot DE 2009-12-11
18:37 ---
Subject: Re: Bootstrap with Sun Studio 12.1 fails
Patch here: http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00625.html.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41771
--- Comment #13 from ro at gcc dot gnu dot org 2009-12-11 17:55 ---
Mine, fix in progress.
--
ro at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|un
--- Comment #12 from ghazi at gcc dot gnu dot org 2009-11-29 16:34 ---
Rainer, I believe this bug has been appropriatly analyzed and diagnosed. You
have the affected system and can test, are you working on a fix?
--
ghazi at gcc dot gnu dot org changed:
What|Removed
--- Comment #9 from ghazi at gcc dot gnu dot org 2009-11-05 02:55 ---
(In reply to comment #8)
> > Say I have a silly question, how is gmp.h getting pulled into gcc.c in the
> > first place? It's supposed to come in via real.h which should only get
> > included by middle-end files linki
--- Comment #8 from ro at techfak dot uni-bielefeld dot de 2009-10-22
18:20 ---
Subject: Re: Bootstrap with Sun Studio 12.1 fails
> > Even so, there is breakage in GCC as well:
> > * ansidecl.h has a broken test for C99, and incorrectly assumes Sun cc
> > doesn't support extern inl
--- Comment #7 from ghazi at gcc dot gnu dot org 2009-10-22 18:13 ---
(In reply to comment #6)
> I'm not sure we can claim there is GMP breakage at all: they could argue
> that anyone including can be expected to link with -lgmp as well.
> I just don't know if it is correct to assume th
--- Comment #6 from ro at techfak dot uni-bielefeld dot de 2009-10-22
17:09 ---
Subject: Re: Bootstrap with Sun Studio 12.1 fails
> --- Comment #5 from ghazi at gcc dot gnu dot org 2009-10-21 19:51 ---
> (In reply to comment #3)
> > > (Also, you don't mention what version of
--- Comment #5 from ghazi at gcc dot gnu dot org 2009-10-21 19:51 ---
(In reply to comment #3)
> > (Also, you don't mention what version of gmp you were using.)
> Right, sorry: I've tried this with the latest version, gmp 4.3.1.
Okay I checked gmp source tarballs, and it looks like the
--- Comment #4 from ro at techfak dot uni-bielefeld dot de 2009-10-21
13:37 ---
Subject: Re: Bootstrap with Sun Studio 12.1 fails
Just for reference: here's the corresponding pkgsrc problem report by my
colleague:
http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=42109
--- Comment #3 from ro at techfak dot uni-bielefeld dot de 2009-10-21
10:54 ---
Subject: Re: Bootstrap with Sun Studio 12.1 fails
> --- Comment #2 from ghazi at gcc dot gnu dot org 2009-10-21 01:48 ---
> I would prefer a solution that does not involve linking xgcc and cpp wit
--- Comment #2 from ghazi at gcc dot gnu dot org 2009-10-21 01:48 ---
I would prefer a solution that does not involve linking xgcc and cpp with
libgmp since that links in unecessary code and/or yields a runtime penalty for
loading the shared library.
It's unusual that we've only just no
--- Comment #1 from ro at gcc dot gnu dot org 2009-10-20 19:16 ---
Created an attachment (id=18845)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18845&action=view)
Patch to make inline work with Sun Studio 12.1 cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41771
14 matches
Mail list logo