This is the mail archive of the gcc-patches@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]

Re: [patch c++]: Fix 61228 - noexcept(expression) causes internal compiler error


Hi,

On 12/12/2014 08:45 PM, Kai Tietz wrote:
#include <cctype>
#include <algorithm>
I would recommend reducing the testcase further, <algorithm> is very large.

Thanks,
Paolo.


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