On Mon, 18 Feb 2013, Joey Ye wrote:
> +static char * convert_white_space (char *);
No space after "*".
> - linker_plugin_file_spec = find_a_file (&exec_prefixes,
> + char * temp_spec = find_a_file (&exec_prefixes,
>LTOPLUGIN
On 02/27/2013 04:36 PM, David Holsgrove wrote:
-Original Message-
From: Michael Eager [mailto:ea...@eagercon.com]
Sent: Thursday, 28 February 2013 3:06 am
To: David Holsgrove
Cc: Michael Eager; gcc-patches@gcc.gnu.org; John Williams; Edgar E. Iglesias
(edgar.igles...@gmail.com); Vinod
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 Swedish team of translators. The file is available at:
http://translationproject.org/latest/gcc/sv.po
(This file, 'gcc-4.8-b20130224.sv.po',
Hello,
I'm testing the attached patch which fixes the PR56477 test case.
Will commit as obvious tonight.
Mikael
2013-03-03 Mikael Morin
PR fortran/56477
* expr.c (gfc_check_pointer_assign): Avoid NULL pointer dereference.
2013-03-03 Mikael Morin
PR fortran/564
Joey Ye schrieb:
Ping
Subject: RE: [PATCH] Fix PR50293 - LTO plugin with space in path
Does this patch also work with MS-Windows as host, i.e. with \ as path
separator?
+static char * convert_white_space(char * orig);
Please fix formatting in many places in this patch to follow the GNU
C
I was finding the internal documentation for TARGET_OPTION_PRAGMA_PARSE
and friends confusing until I realized that it had never been updated
after #pragma gcc option was renamed to #pragma gcc target, back in 2008:
http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02394.html
I've checked in this p
AIX does not support 64 bit instructions in 32 bit addressing mode.
* vect/vect-82_64.c: Skip on AIX.
* vect/vect-83_64.c: Same.
Index: vect-82_64.c
===
--- vect-82_64.c(revision 196418)
+++ vect-82_64.c(working copy)
Ping...
The patch is at http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01105.html.
BR,
Terry
> -Original Message-
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-
> ow...@gcc.gnu.org] On Behalf Of Terry Guo
> Sent: Monday, February 25, 2013 10:23 AM
> To: gcc-patches@gcc.gnu.org
I'd like to check in this patch which would improve the performance of
the distribution quite a bit by pulling constant computations into the
constructor. This patch will change the memory layout which can be
done easily only now. It also fixes one small bug in operator== and
in a comment.
OK?
It function called to divide operator.
But libgcc.a is not include it helper functions.
This patch is included those functions.
diff -ru gcc-4.7.2.org/gcc/config.gcc gcc-4.7.2/gcc/config.gcc
--- gcc-4.7.2.org/gcc/config.gcc2012-09-12 18:03:54.0 +0900
+++ gcc-4.7.2/gcc/config.gcc
10 matches
Mail list logo