Jonathan Wakely writes:
> In order to follow the GCC coding style (a space between the function
> name and opening parenthesis) and to match the first example for
> __builtin_expect, I propose this patch instead:
>
> Index: extend.texi
> ===
On 21 December 2011 18:03, Jonathan Wakely wrote:
> On 21 December 2011 02:00, Jim Avera wrote:
>> Ok, here is a patch which improves the example:
>>
>> --- gcc/doc/extend.texi.ORIG 2011-12-20 17:35:32.236578828 -0800
>> +++ gcc/doc/extend.texi 2011-12-20 17:37:10.460583316 -0800
>> @@ -7932,
On 21 December 2011 02:00, Jim Avera wrote:
> Ok, here is a patch which improves the example:
>
> --- gcc/doc/extend.texi.ORIG 2011-12-20 17:35:32.236578828 -0800
> +++ gcc/doc/extend.texi 2011-12-20 17:37:10.460583316 -0800
> @@ -7932,7 +7932,7 @@
>
> @smallexample
> if (__builtin_expect (
Wonderful! Thanks Aldy.
On 12/21/2011 09:11 AM, Aldy Hernandez wrote:
* ICE when lto1 does not have -fgnu-tm and object file uses TM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51280
I believe I wasn't able to reproduce this.
Arg really! For the openmp testcase, I was wrong but the tm testca
Terry Guo writes:
> I plan to set up daily regression test on trunk for target
> ARM-NONE-EABI and post results to gcc-testresults mailing list. Which
> Binutils should I use, the Binutils trunk or the latest released
> Binutils? And which way is recommended, building from a combined tree
> or bu
Hi,
On Wed, Dec 21, 2011 at 12:53:10PM +1100, Matt Davis wrote:
> Here is a follow up. I am closer to what I need, but not quite there
> yet. Basically I just want to switch the type of one formal parameter
> to a different type.
>
> On Mon, Dec 19, 2011 at 11:05 PM, Matt Davis wrote:
> > Hi M
* Stack save/restore not working? -> XFAIL testcases
Related to this:
ICE: verify_gimple failed: invalid rhs for gimple memory store with
-fgnu-tm --param tm-max-aggregate-size=32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51472
Proposed fix, waiting for review.
[trans-mem] save/restore of