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 c++/53826] [4.8 Regression] [alpha]: ICE in fold_convert_loc, at fold-const.c:2008


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-09 14:11:26 UTC ---
Author: jason
Date: Mon Jul  9 14:11:16 2012
New Revision: 189387

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189387
Log:
    PR c++/53826
    * tree.c (build_zero_cst): Handle NULLPTR_TYPE.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/tree.c


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