On Fri, Jul 20, 2018 at 1:57 PM, Martin Sebor wrote:
> On 07/19/2018 04:31 PM, Jeff Law wrote:
>>
>> On 06/24/2018 03:05 PM, Martin Sebor wrote:
>>>
>>> Storing integer command line option arguments in type int
>>> limits options such as -Wlarger-than= or -Walloca-larger-than
>>> to at most INT_MA
On Thu, 19 Jul 2018, Jan Hubicka wrote:
> since we now mention the problem with Intel tuning, I tought we also may
> mention the LTO link-time issue that was fixed. It was mentioned by
> several folks at the phoronix forum. (Basicaly sometimes the partition
> size has overlfown which made parti
Hi Carl,
On Fri, Jul 20, 2018 at 12:42:33PM -0700, Carl Love wrote:
> The following patch fixes errors on AIX for theĀ "vector double" tests
> in altivec-1-runnable.c file. The type "vector double" requires the
> use of the GCC command line option -mvsx. The vector double tests
> inĀ altivec-1-runn