On 12/29/2015 10:38 AM, Yury Gribov wrote:
On 12/29/2015 08:05 PM, Sandra Loosemore wrote:
[snip]
As a user reading this documentation, I wouldn't understand what kind of
string to use as an argument here, or how GCC actually uses it. (Usually
a "random seed" is something that is used to genera
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'gcc' has been submitted
by the French team of translators. The file is available at:
http://translationproject.org/latest/gcc/fr.po
(This file, 'gcc-5.2.0.fr.po', has just
On Sep 25, 2015, at 1:11 PM, David Malcolm wrote:
> +layout::layout (diagnostic_context * context,
>> +const diagnostic_info *diagnostic)
>>
>> [...]
>>
>> + if (loc_range->m_finish.file != m_exploc.file)
>> +continue;
>> + if (loc_range->m_show_caret_p)
>> +if (loc
On Tue, Dec 29, 2015 at 11:38 AM, Michael Meissner
wrote:
> This patch enables support of the __float128 software emulation functions in
> libgcc. The patch is reworked from previous versions of this patch (listed as
> patch #8).
>
> This patch adds support for declaring emulation functions that
On 12/29/2015 08:05 PM, Sandra Loosemore wrote:
On 12/29/2015 12:33 AM, Yury Gribov wrote:
Hi all,
this patch reverts invalid documentation change -frandom-seed which was
introduced by myself in r216773 a year ago.
I've checked the generated man and the only test for -frandom-seed
(gcc.dg/pr6
On 12/29/2015 12:33 AM, Yury Gribov wrote:
Hi all,
this patch reverts invalid documentation change -frandom-seed which was
introduced by myself in r216773 a year ago.
I've checked the generated man and the only test for -frandom-seed
(gcc.dg/pr61868.c).
Ok for trunk? I also want to backport
In my last patch (#11) on libgcc, I didn't submit the latest version of the
patch that allowed it to work on older systems that did not have the include
sys/auxv.h. This patch fixes that by moving the include of sys/auxv.h to within
the code protected by the define that says we have IEEE 128-bit fl
This patch enables support of the __float128 software emulation functions in
libgcc. The patch is reworked from previous versions of this patch (listed as
patch #8).
This patch adds support for declaring emulation functions that either use the
software emulation functions from the soft-fp subdire
On Tue, Dec 29, 2015 at 10:43 AM, Michael Meissner
wrote:
> This is a clean-up patch for IEEE 128-bit floating point support on the
> PowerPC.
>
> The main change is to change the way comparisons are done when IEEE 128-bit
> floating is emulated. Previously, I had added special __cmpkf2 and __cmp
This is a clean-up patch for IEEE 128-bit floating point support on the
PowerPC.
The main change is to change the way comparisons are done when IEEE 128-bit
floating is emulated. Previously, I had added special __cmpkf2 and __cmpukf2
functions that were modeled on the CR bits that the XSCMPUQP in
In developing a non-unity default partition mechanism I discovered there was no
mechanism to reliably determine whether an offload was for a kernels region or
not. The tree-ssa pass uses a heuristic that is sufficient for its needs, but
not very clear.
This patch adjusts set_oacc_fn_attrib t
Hi all, hi Thomas,
thanks for the fast review. Committed as r231992.
Regards,
Andre
On Mon, 28 Dec 2015 18:31:32 +0100
Thomas Koenig wrote:
> Hi Andre,
>
> > for bug pr69011 I like to propose the attached patch. The patch fixes
> > the ICE and furthermore makes sure, that for this cas
This patch is OK. I applied it to trunk.
Thanks,
Ilya
2015-12-24 14:24 GMT+03:00 Aleksandra Tsvetkova :
> Description:
> 2015-12-11 Tsvetkova Alexandra
>
> * libmpxwrap/mpx_wrappers.c (__mpx_wrapper_memmove): separate
> case for size of pointer.
>
> On Thu, Dec 24, 2015 at 2:21 PM, Al
Hello!
find . -type -f -exec sed -i 's/! { ia32 }/! ia32/g' {} \;
2015-12-28 Uros Bizjak
* gcc.target/i386/*.c: Remove extra braces from target selectors.
Tested on x86_64-linux-gnu {,-m32}, committed to mainline SVN.
Uros.
t.diff.txt.gz
Description: GNU Zip compressed data
On Tue, Dec 29, 2015 at 9:43 AM, Kirill Yukhin wrote:
> Hi Jakub,
> On 28 Dec 14:52, Jakub Jelinek wrote:
>> On Mon, Dec 28, 2015 at 04:17:02PM +0300, Kirill Yukhin wrote:
>> > Hello,
>> > On 02 Dec 20:00, Kirill Yukhin wrote:
>> > > Hello,
>> > > On 30 Nov 13:46, Kirill Yukhin wrote:
>> > > > Hel
On Wed, Dec 23, 2015 at 7:30 PM, Richard Biener
wrote:
> On December 23, 2015 5:58:07 PM GMT+01:00, Uros Bizjak
> wrote:
>>On Wed, Dec 23, 2015 at 2:39 PM, Richard Biener
>> wrote:
>>> On December 23, 2015 10:39:17 AM GMT+01:00, Uros Bizjak
>> wrote:
Hello!
There is a logic error in
Hello!
> Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu;
> I compared the results against a control build (of r231445), and
> the results were unchanged, other than the expected changes from
> the above, leading to
> - 92 PASS results changing name within g++.sum
> - 7 PASS results
Hi Jakub,
On 28 Dec 14:52, Jakub Jelinek wrote:
> On Mon, Dec 28, 2015 at 04:17:02PM +0300, Kirill Yukhin wrote:
> > Hello,
> > On 02 Dec 20:00, Kirill Yukhin wrote:
> > > Hello,
> > > On 30 Nov 13:46, Kirill Yukhin wrote:
> > > > Hello,
> > > > Patch in the bottom splits masked version of vec_extr
18 matches
Mail list logo