This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/60648] [4.9 Regression] ICE (segmentation fault) in expand_binop


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Mar 29 11:10:25 2014
New Revision: 208933

URL: http://gcc.gnu.org/viewcvs?rev=208933&root=gcc&view=rev
Log:
    PR target/60648
    * g++.dg/pr60648.C: Move test to...
    * g++.dg/torture/pr60648.C: ... here.  Run on all targets, remove
    dg-options, add for fpic targets dg-additional-options -fPIC.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr60648.C
      - copied, changed from r208931, trunk/gcc/testsuite/g++.dg/pr60648.C
Removed:
    trunk/gcc/testsuite/g++.dg/pr60648.C
Modified:
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]