[Bug rtl-optimization/64287] [5 Regression] Disable -fuse-caller-save when -pg is active

2015-01-05 Thread clm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64287

--- Comment #3 from clm at gcc dot gnu.org ---
Author: clm
Date: Mon Jan  5 23:42:27 2015
New Revision: 219208

URL: https://gcc.gnu.org/viewcvs?rev=219208root=gccview=rev
Log:
2015-01-05  Radovan Obradovic  radovan.obrado...@imgtec.com

PR rtl-optimization/64287

gcc/
* toplev.c (HAVE_epilogue, HAVE_prologue): Provide default.
(process_options): Disable flag_ipa_ra if profiling.

gcc/testsuite/
* gcc.dg/aru-2.c: New test.


Added:
trunk/gcc/testsuite/gcc.dg/aru-2.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/toplev.c


[Bug middle-end/56524] [4.8 Regression] Compiler ICE when compiling with -mips16

2013-03-13 Thread clm at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56524



--- Comment #13 from clm at gcc dot gnu.org 2013-03-13 15:38:37 UTC ---

Author: clm

Date: Wed Mar 13 15:37:36 2013

New Revision: 196635



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196635

Log:

2013-03-13  Catherine Moore  c...@codesourcery.com



Merge from Mainline:

2013-03-09  Richard Sandiford  rdsandif...@googlemail.com

PR middle-end/56524





Added:

branches/clm-micromips/gcc/testsuite/gcc.target/mips/pr56524.c

Modified:

branches/clm-micromips/gcc/ChangeLog

branches/clm-micromips/gcc/c-family/ChangeLog

branches/clm-micromips/gcc/c-family/c-common.c

branches/clm-micromips/gcc/function.c

branches/clm-micromips/gcc/function.h

branches/clm-micromips/gcc/optabs.c

branches/clm-micromips/gcc/tree.h