That looks good to me.
Jason
Hi there,
any comments on my proposed release notes entry below?
Gerald
On Sun, 26 Aug 2012, Gerald Pfeifer wrote:
>> The attached patch removes the -fconserve-space flag, as discussed last
>> week. Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk?
>
> How about the following f
On Wed, 6 Jun 2012, Steven Bosscher wrote:
> The attached patch removes the -fconserve-space flag, as discussed last
> week. Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk?
How about the following for the release notes?
(Happy to use a different/better rationale. This one's bo
On 06/06/2012 02:06 PM, Steven Bosscher wrote:
-// { dg-options "-fconserve-space -fcommon" }
+// { dg-options "-fcommon" }
I think we can just remove the dg-options; -fcommon has no effect for
C++. OK with that change.
Jason
Hello,
The attached patch removes the -fconserve-space flag, as discussed last week.
Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk?
Ciao!
Steven
gcc/
* doc/invoke.texi (fconserve-space): Remove documentation.
c-family/
* c.opt (fconserve-space): Turn into a no-