On Fri, Mar 28, 2014 at 10:46 PM, Joseph S. Myers
wrote:
> If you build an x86_64 toolchain with --with-arch enabling various
> instruction set extensions by default, this causes some tests to fail
> that aren't expecting those extensions to be enabled. This patch
> fixes various tests failing li
> Revision 201326 fixes a shrink-wrap bug which is also a regression
> on 4.8 branch. This patch backports it to 4.8 branch. OK for 4.8
> branch.
Yes, thanks.
> I also include a testcase for PR rtl-optimization/60700. OK for
> trunk and 4.8 branch?
I'd remove #include .
--
Eric Botcazou
On Sat, Mar 29, 2014 at 09:38:38AM +0100, Eric Botcazou wrote:
> > Revision 201326 fixes a shrink-wrap bug which is also a regression
> > on 4.8 branch. This patch backports it to 4.8 branch. OK for 4.8
> > branch.
>
> Yes, thanks.
>
> > I also include a testcase for PR rtl-optimization/60700.
H.J. Lu wrote:
On Fri, Mar 28, 2014 at 12:41 PM, Mike Stump wrote:
Since we are nearing release, I thought I'd mention I see:
../../gcc/gcc/doc/invoke.texi:1114: warning: node next `Overall Options' in
menu `C Dialect Options' and in sectioning `Invoking G++' differ
http://gcc.gnu.org/bugzill
First of all, thanks a lot for doing this.
Robert Suchanek writes:
> diff --git gcc/config/mips/mips.c gcc/config/mips/mips.c
> index 143169b..f27a801 100644
> --- gcc/config/mips/mips.c
> +++ gcc/config/mips/mips.c
> @@ -2255,7 +2255,7 @@ mips_regno_mode_ok_for_base_p (int regno, enum
> machine
On Fri, Mar 28, 2014 at 07:12:26PM +0100, Jakub Jelinek wrote:
> On Fri, Mar 28, 2014 at 12:04:00PM -0600, Jeff Law wrote:
> > Here's the updated patch. It uses simplify_gen_binary in expr.c to
> > simplify the address expression as we're building it. It also uses
> > copy_addr_to_reg in the x86
On Thu, Mar 27, 2014 at 02:51:38PM -0400, Vladimir Makarov wrote:
> 2014-03-27 Vladimir Makarov
>
> PR rtl-optimization/60650
> * gcc.target/arm/pr60650.c: New.
The test fails for me with:
spawn -ignore SIGHUP
/builddir/build/BUILD/gcc-4.9.0-20140328/obj-armv7hl-redhat-linux-g
On Sat, Mar 29, 2014 at 01:07:40AM +, Robert Suchanek wrote:
> This patch enables LRA by default for MIPS. The classic reload is still
> available and can be enabled via -mreload switch.
FYI, all other targets that have LRA optionally selectable or deselectable
use -mno-lra for this (even whe
Jeff Law writes:
> diff --git a/gcc/testsuite/g++.dg/pr60648.C b/gcc/testsuite/g++.dg/pr60648.C
> new file mode 100644
> index 000..80c0561
> --- /dev/null
> +++ b/gcc/testsuite/g++.dg/pr60648.C
> @@ -0,0 +1,73 @@
> +/* { dg-do compile } */
> +/* { dg-do compile { target i?86-*-* x86_64-*-* }
OK.
Jason
Hi all,
The attached patch fixes namelist read/write and list directed read/write to
support UTF-8.
I have attached a preliminary test case to use to experiment with this. I will
need to set it up for the testsuite still.
Regression tested on x86-64-linux-gnu.
OK for trunk or wait?
Regards,
11 matches
Mail list logo