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 bootstrap/63821] [5 Regression] ICE in verify_gimple during libgcc build starting with r217349


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63821

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Nov 12 10:13:48 2014
New Revision: 217411

URL: https://gcc.gnu.org/viewcvs?rev=217411&root=gcc&view=rev
Log:
2014-11-12  Richard Biener  <rguenther@suse.de>

    PR middle-end/63821
    * match.pd: Add missing conversion to the -(T)-X pattern.

    * gfortran.dg/pr63821.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr63821.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/match.pd
    trunk/gcc/testsuite/ChangeLog


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