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 #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-03 18:10:46 UTC ---
Author: jason
Date: Tue Jul  3 18:10:39 2012
New Revision: 189238

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


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