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++/56177] [4.8 Regression] ICE when used forward for 'auto f();'


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-06 03:34:03 UTC ---
Author: jason
Date: Wed Feb  6 03:33:55 2013
New Revision: 195780

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195780
Log:
    PR c++/56177
    * decl.c (start_preparsed_function): Update restype if we change
    decl1.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn14.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


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