[Bug c++/84632] [8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p, at cp/constexpr.c:1778

2018-03-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84632 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Mar 27 06:52:04 2018 New Revision: 258870 URL: https://gcc.gnu.org/viewcvs?rev=258870=gcc=rev Log: /cp 2018-03-27 Paolo Carlini <paolo.carl...@oracle.

[Bug c++/84972] [6/7/8 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in extended_tree, at tree.h:5545

2018-03-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84972 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Mar 21 21:19:03 2018 New Revision: 258746 URL: https://gcc.gnu.org/viewcvs?rev=258746=gcc=rev Log: /cp 2018-03-21 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71169] [7/8 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785)

2018-03-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 9 23:03:06 2018 New Revision: 258401 URL: https://gcc.gnu.org/viewcvs?rev=258401=gcc=rev Log: /cp 2018-03-09 Jason Merrill <ja...@redhat.com>

[Bug c++/71832] [7/8 Regression] ICE on invalid C++11 code with incorrect decltype use for non-type template parameter: Segmentation fault

2018-03-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 9 23:03:06 2018 New Revision: 258401 URL: https://gcc.gnu.org/viewcvs?rev=258401=gcc=rev Log: /cp 2018-03-09 Jason Merrill <ja...@redhat.com>

[Bug c++/84618] [8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460

2018-03-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84618 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 5 15:40:15 2018 New Revision: 258250 URL: https://gcc.gnu.org/viewcvs?rev=258250=gcc=rev Log: /cp 2018-03-05 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82022] constexpr lambda in template context: expression ‘’ is not a constant expression

2018-03-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82022 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 5 10:19:11 2018 New Revision: 258241 URL: https://gcc.gnu.org/viewcvs?rev=258241=gcc=rev Log: 2018-03-05 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/61358] Bogus "duplicate label" error after label used within C++11 lambda

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61358 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 18:18:25 2018 New Revision: 258219 URL: https://gcc.gnu.org/viewcvs?rev=258219=gcc=rev Log: 2018-03-03 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/67370] Invalid "parameter packs not expanded" error in lambda capture

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67370 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 18:09:27 2018 New Revision: 258218 URL: https://gcc.gnu.org/viewcvs?rev=258218=gcc=rev Log: 2018-03-03 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71464] [6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault

2018-03-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71464 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 17:48:23 2018 New Revision: 258216 URL: https://gcc.gnu.org/viewcvs?rev=258216=gcc=rev Log: /cp 2018-03-03 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/61135] It seems to be not able to call virtual method of literal object in lambda expression

2018-03-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61135 --- Comment #12 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 3 00:28:03 2018 New Revision: 258165 URL: https://gcc.gnu.org/viewcvs?rev=258165=gcc=rev Log: 2018-03-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug middle-end/81812] [7/8 Regression] Empty virtual function fails to compile

2018-03-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81812 --- Comment #10 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 2 18:06:44 2018 New Revision: 258150 URL: https://gcc.gnu.org/viewcvs?rev=258150=gcc=rev Log: 2018-03-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79410] [6 Regression] internal compiler error: in gimplify_init_ctor_preeval, at gimplify.c:3489

2018-03-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79410 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Mar 1 17:01:54 2018 New Revision: 258106 URL: https://gcc.gnu.org/viewcvs?rev=258106=gcc=rev Log: 2018-03-01 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84540] [6/7/8 Regression] ICE with alignas in variadic template

2018-02-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84540 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Feb 26 20:06:40 2018 New Revision: 258012 URL: https://gcc.gnu.org/viewcvs?rev=258012=gcc=rev Log: /cp 2018-02-26 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84533] [7/8 Regression] ICE with duplicate enum value

2018-02-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84533 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Feb 26 15:00:44 2018 New Revision: 257991 URL: https://gcc.gnu.org/viewcvs?rev=257991=gcc=rev Log: /cp 2018-02-26 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/77655] [6/7/8 Regression]ICE on invalid c++ code on x86_64-linux-gnu (internal compiler error: Segmentation fault (program cc1plus))

2018-02-22 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77655 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 22 10:44:04 2018 New Revision: 257896 URL: https://gcc.gnu.org/viewcvs?rev=257896=gcc=rev Log: 2018-02-22 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84446] [8 Regression] ICE with broken lambda

2018-02-20 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84446 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Feb 20 09:02:12 2018 New Revision: 257841 URL: https://gcc.gnu.org/viewcvs?rev=257841=gcc=rev Log: /cp 2018-02-20 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84348] [7/8 Regression] ICE with invalid friend declaration

2018-02-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84348 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Feb 19 08:49:30 2018 New Revision: 257802 URL: https://gcc.gnu.org/viewcvs?rev=257802=gcc=rev Log: /cp 2018-02-19 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82468] [7/8 Regression] ICE with deduction guide template

2018-02-16 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82468 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Feb 16 15:34:58 2018 New Revision: 257740 URL: https://gcc.gnu.org/viewcvs?rev=257740=gcc=rev Log: /cp 2018-02-16 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84330] [6/7/8 Regression] [concepts] ICE with broken constraint

2018-02-15 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84330 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 15 18:05:40 2018 New Revision: 257698 URL: https://gcc.gnu.org/viewcvs?rev=257698=gcc=rev Log: /cp 2018-02-15 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84350] [7/8 Regression] ICE with new and auto

2018-02-14 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84350 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 14 17:59:29 2018 New Revision: 257666 URL: https://gcc.gnu.org/viewcvs?rev=257666=gcc=rev Log: /cp 2018-02-14 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84333] [6/7/8 Regression] ICE with ternary operator in template function

2018-02-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84333 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Feb 13 21:23:22 2018 New Revision: 257638 URL: https://gcc.gnu.org/viewcvs?rev=257638=gcc=rev Log: /cp 2018-02-13 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79626] [6/7/8 Regression] ICE on invalid code in build_temp (call.c:6489)

2018-02-12 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79626 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Feb 12 11:16:33 2018 New Revision: 257583 URL: https://gcc.gnu.org/viewcvs?rev=257583=gcc=rev Log: 2018-02-12 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/77522] [6/7/8 Regression] ICE on invalid code C++14 code: in tsubst_decl, at cp/pt.c:12447

2018-02-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77522 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Feb 9 11:37:14 2018 New Revision: 257521 URL: https://gcc.gnu.org/viewcvs?rev=257521=gcc=rev Log: 2018-02-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83806] [6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr

2018-02-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83806 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 8 18:54:39 2018 New Revision: 257502 URL: https://gcc.gnu.org/viewcvs?rev=257502=gcc=rev Log: /cp 2018-02-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83204] [6/7/8 Regression] c++ -std=c++14 ICE in maybe_undo_parenthesized_ref, at cp/semantics.c:1694

2018-02-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83204 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 8 09:06:33 2018 New Revision: 257478 URL: https://gcc.gnu.org/viewcvs?rev=257478=gcc=rev Log: /cp 2018-02-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71662] [6/7/8 Regression][DR 1485] ICE on invalid C++11 code with unqualified name look up: in tsubst_copy, at cp/pt.c:14010

2018-02-07 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71662 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 7 09:35:10 2018 New Revision: 257439 URL: https://gcc.gnu.org/viewcvs?rev=257439=gcc=rev Log: 2018-02-07 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82782] ICE: nested template alias and specialized template with auto template parameter

2018-02-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82782 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Feb 5 11:15:55 2018 New Revision: 257388 URL: https://gcc.gnu.org/viewcvs?rev=257388=gcc=rev Log: 2018-02-05 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83796] [6/7/8 Regression] Abstract classes allowed to be instantiated when initialised as default parameter to function or constructor

2018-02-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83796 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 1 15:36:04 2018 New Revision: 257298 URL: https://gcc.gnu.org/viewcvs?rev=257298=gcc=rev Log: /cp 2018-02-01 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84092] [8 Regression] ICE on C++14 code with variable template: in build_qualified_name, at cp/tree.c:2043

2018-01-31 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84092 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 31 16:07:06 2018 New Revision: 257242 URL: https://gcc.gnu.org/viewcvs?rev=257242=gcc=rev Log: /cp 2018-01-31 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83924] ICE: Error reporting routines re-entered with -Wduplicated-branches

2018-01-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83924 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Sun Jan 28 01:28:05 2018 New Revision: 257131 URL: https://gcc.gnu.org/viewcvs?rev=257131=gcc=rev Log: 2018-01-27 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83921] [7/8 Regression] GCC rejects constexpr initialization of empty aggregate.

2018-01-23 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83921 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 24 00:57:18 2018 New Revision: 257009 URL: https://gcc.gnu.org/viewcvs?rev=257009=gcc=rev Log: /cp 2018-01-23 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81013] [7/8 Regression] ICE with invalid union in class hierarchy

2018-01-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81013 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Jan 18 17:11:43 2018 New Revision: 256856 URL: https://gcc.gnu.org/viewcvs?rev=256856=gcc=rev Log: /cp 2018-01-18 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/78344] ICE on invalid c++ code on x86_64-linux-gnu (internal compiler error: tree check: expected tree_list, have error_mark in cp_check_const_attributes, at cp/decl2.c:1347)

2018-01-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78344 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 17 21:29:59 2018 New Revision: 256821 URL: https://gcc.gnu.org/viewcvs?rev=256821=gcc=rev Log: /cp 2018-01-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81054] [7/8 Regression] ICE with volatile variable in constexpr function

2018-01-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81054 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 17 20:29:25 2018 New Revision: 256817 URL: https://gcc.gnu.org/viewcvs?rev=256817=gcc=rev Log: /cp 2018-01-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81054] [7/8 Regression] ICE with volatile variable in constexpr function

2018-01-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81054 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 17 20:28:47 2018 New Revision: 256816 URL: https://gcc.gnu.org/viewcvs?rev=256816=gcc=rev Log: /cp 2018-01-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81055] [6/7/8 Regression] ICE with invalid initializer for array new

2018-01-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81055 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 10 16:37:22 2018 New Revision: 256438 URL: https://gcc.gnu.org/viewcvs?rev=256438=gcc=rev Log: /cp 2018-01-10 Paolo Carlini <paolo.carl...@oracle.com>

[Bug libstdc++/83237] Values returned by std::poisson_distribution are not distributed correctly

2017-12-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83237 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Sun Dec 24 22:08:52 2017 New Revision: 255993 URL: https://gcc.gnu.org/viewcvs?rev=255993=gcc=rev Log: 2017-12-24 Michele Pezzutti <mp...@tiscali.it> PR l

[Bug c++/82593] Internal compiler error: in process_init_constructor_array, at cp/typeck2.c:1294

2017-12-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82593 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Dec 19 22:14:59 2017 New Revision: 255845 URL: https://gcc.gnu.org/viewcvs?rev=255845=gcc=rev Log: /cp 2017-12-19 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79490] ICE when using -fsyntax-only with CATCH unit testing framework header

2017-12-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Dec 19 09:26:39 2017 New Revision: 255812 URL: https://gcc.gnu.org/viewcvs?rev=255812=gcc=rev Log: 2017-12-19 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81061] [7/8 Regression] ICE modifying read-only variable

2017-12-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81061 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Dec 13 20:29:11 2017 New Revision: 255613 URL: https://gcc.gnu.org/viewcvs?rev=255613=gcc=rev Log: /cp 2017-12-13 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82293] [8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886

2017-11-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82293 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Nov 29 21:54:18 2017 New Revision: 255254 URL: https://gcc.gnu.org/viewcvs?rev=255254=gcc=rev Log: /cp 2017-11-29 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/83020] [7 Regression] ('17) Class template constructor call skipped with no error when substitution fails in default argument

2017-11-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83020 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Nov 21 15:36:25 2017 New Revision: 255006 URL: https://gcc.gnu.org/viewcvs?rev=255006=gcc=rev Log: 2017-11-21 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70383] Bogus error when attempting to capture a reference to function by copy

2017-11-16 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70383 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Nov 16 10:36:51 2017 New Revision: 254808 URL: https://gcc.gnu.org/viewcvs?rev=254808=gcc=rev Log: 2017-11-16 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/65579] [C++11] gcc requires definition of a static constexpr member even though it is not odr-used

2017-11-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65579 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 6 17:45:55 2017 New Revision: 254461 URL: https://gcc.gnu.org/viewcvs?rev=254461=gcc=rev Log: /cp 2017-11-06 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80955] Macros expanded in definition of user-defined literals

2017-11-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80955 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 6 10:33:41 2017 New Revision: 254443 URL: https://gcc.gnu.org/viewcvs?rev=254443=gcc=rev Log: /libcpp 2017-11-06 Mukesh Kapoor <mukesh.kap...@oracle.

[Bug c++/81957] ICE decltype

2017-11-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81957 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Nov 3 00:13:06 2017 New Revision: 254361 URL: https://gcc.gnu.org/viewcvs?rev=254361=gcc=rev Log: /cp 2017-11-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/67595] concepts code causes segfault

2017-10-30 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67595 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 30 22:41:21 2017 New Revision: 254245 URL: https://gcc.gnu.org/viewcvs?rev=254245=gcc=rev Log: 2017-10-30 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82085] [6/7/8 Regression] ICE: Template variable reference used in nested template alias

2017-10-30 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82085 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 30 19:17:40 2017 New Revision: 254240 URL: https://gcc.gnu.org/viewcvs?rev=254240=gcc=rev Log: /cp 2017-10-30 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82085] [6/7/8 Regression] ICE: Template variable reference used in nested template alias

2017-10-30 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82085 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 30 19:16:29 2017 New Revision: 254239 URL: https://gcc.gnu.org/viewcvs?rev=254239=gcc=rev Log: /cp 2017-10-30 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70971] ICE in parameter pack expansion

2017-10-28 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70971 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 28 16:10:10 2017 New Revision: 254199 URL: https://gcc.gnu.org/viewcvs?rev=254199=gcc=rev Log: 2017-10-28 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82218] [C++1x] constexpr on static member function causes segfault

2017-10-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82218 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 27 23:14:43 2017 New Revision: 254189 URL: https://gcc.gnu.org/viewcvs?rev=254189=gcc=rev Log: 2017-10-27 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71385] Internal compiler error when using concept as placeholder

2017-10-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71385 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 27 10:45:25 2017 New Revision: 254139 URL: https://gcc.gnu.org/viewcvs?rev=254139=gcc=rev Log: 2017-10-27 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80739] Accessing value of X through a Y glvalue in a constant expression

2017-10-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80739 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 27 08:53:08 2017 New Revision: 254138 URL: https://gcc.gnu.org/viewcvs?rev=254138=gcc=rev Log: 2017-10-27 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71820] ICE on valid C++ code: in arg_assoc_type, at cp/name-lookup.c:5583

2017-10-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71820 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 25 09:55:21 2017 New Revision: 254072 URL: https://gcc.gnu.org/viewcvs?rev=254072=gcc=rev Log: 2017-10-25 Paolo Carlini <paolo.carl...@oracle.com>

[Bug middle-end/80295] [7 Regression] ICE in __builtin_update_setjmp_buf expander

2017-10-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80295 --- Comment #14 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 24 22:46:19 2017 New Revision: 254063 URL: https://gcc.gnu.org/viewcvs?rev=254063=gcc=rev Log: gcc/ChangeLog 2017-10-24 Qing Zhao <qing.z...@oracle.

[Bug c++/82466] Missing warning for re-declaration of built-in function as variable

2017-10-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82466 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 24 19:01:03 2017 New Revision: 254057 URL: https://gcc.gnu.org/viewcvs?rev=254057=gcc=rev Log: 2017-10-24 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80991] ICE with __is_trivially_constructible in template

2017-10-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80991 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 24 16:41:05 2017 New Revision: 254051 URL: https://gcc.gnu.org/viewcvs?rev=254051=gcc=rev Log: /cp 2017-10-24 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82307] unscoped enum-base incorrect cast

2017-10-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82307 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 24 13:49:13 2017 New Revision: 254046 URL: https://gcc.gnu.org/viewcvs?rev=254046=gcc=rev Log: /cp 2017-10-24 Mukesh Kapoor <mukesh.kap...@oracle.

[Bug c++/80449] [7/8 Regression] ICE reporting failed partial class template specialization class template argument deduction

2017-10-23 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80449 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 23 21:37:59 2017 New Revision: 254026 URL: https://gcc.gnu.org/viewcvs?rev=254026=gcc=rev Log: /cp 2017-10-23 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/77555] unused inline function in-function static variable accessed from outside leads to linker error

2017-10-23 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77555 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 23 11:39:20 2017 New Revision: 254006 URL: https://gcc.gnu.org/viewcvs?rev=254006=gcc=rev Log: 2017-10-23 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82308] [C++17] deduction of template arguments results in internal compiler error

2017-10-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82308 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 20 00:30:41 2017 New Revision: 253920 URL: https://gcc.gnu.org/viewcvs?rev=253920=gcc=rev Log: 2017-10-19 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/69057] [C++14] constexpr static variable template assertion segmentation fault

2017-10-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69057 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 18 07:53:27 2017 New Revision: 253844 URL: https://gcc.gnu.org/viewcvs?rev=253844=gcc=rev Log: 2017-10-18 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/68884] template of value template crashes the compiler

2017-10-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68884 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 18 07:43:06 2017 New Revision: 253843 URL: https://gcc.gnu.org/viewcvs?rev=253843=gcc=rev Log: 2017-10-18 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79474] Multiple definitions of user-defined conversion operator cause ICE (internal compiler error)

2017-10-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79474 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 18 07:24:50 2017 New Revision: 253841 URL: https://gcc.gnu.org/viewcvs?rev=253841=gcc=rev Log: 2017-10-18 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71821] [6/7/8 regression] ICE on invalid C++11 code (incorrect argument for alignas): unexpected expression ‘f’ of kind template_id_expr

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71821 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 19:49:06 2017 New Revision: 253828 URL: https://gcc.gnu.org/viewcvs?rev=253828=gcc=rev Log: 2017-10-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71368] [concepts] ICE on constrained compound requirement

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71368 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 19:36:49 2017 New Revision: 253826 URL: https://gcc.gnu.org/viewcvs?rev=253826=gcc=rev Log: 2017-10-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug middle-end/80295] [7/8 Regression] ICE in __builtin_update_setjmp_buf expander

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80295 --- Comment #12 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 14:17:17 2017 New Revision: 253815 URL: https://gcc.gnu.org/viewcvs?rev=253815=gcc=rev Log: gcc/ChangeLog 2017-10-17 Qing Zhao <qing.z...@oracle.

[Bug middle-end/80295] [7/8 Regression] ICE in __builtin_update_setjmp_buf expander

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80295 --- Comment #11 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 14:16:35 2017 New Revision: 253814 URL: https://gcc.gnu.org/viewcvs?rev=253814=gcc=rev Log: gcc/ChangeLog 2017-10-17 Qing Zhao <qing.z...@oracle.

[Bug c++/67831] Internal error on complicated constexpr initialization.

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67831 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 09:06:53 2017 New Revision: 253807 URL: https://gcc.gnu.org/viewcvs?rev=253807=gcc=rev Log: 2017-10-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82570] Lambda fails to compile because it doesn't meet constexpr requirements

2017-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82570 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 17 08:38:07 2017 New Revision: 253806 URL: https://gcc.gnu.org/viewcvs?rev=253806=gcc=rev Log: 2017-10-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/64931] ICE on function with deduced return type and input is instantiated template class

2017-10-16 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64931 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 16 14:21:17 2017 New Revision: 253788 URL: https://gcc.gnu.org/viewcvs?rev=253788=gcc=rev Log: 2017-10-16 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/61323] 'static' and 'const' attributes cause non-type template argument matching failure

2017-10-16 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61323 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 16 08:25:31 2017 New Revision: 253777 URL: https://gcc.gnu.org/viewcvs?rev=253777=gcc=rev Log: 2017-10-16 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/54090] internal compiler error: in unify, at cp/pt.c:15731

2017-10-15 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54090 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sun Oct 15 22:29:59 2017 New Revision: 253772 URL: https://gcc.gnu.org/viewcvs?rev=253772=gcc=rev Log: 2017-10-15 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80908] [c++1z] ICE on instantiating a template deducing the noexcept-ness of a function pointer

2017-10-14 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80908 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 14 20:35:36 2017 New Revision: 253763 URL: https://gcc.gnu.org/viewcvs?rev=253763=gcc=rev Log: 2017-10-14 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81016] [7/8 Regression] ICE: segfault with template struct specialisation

2017-10-14 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81016 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 14 20:06:08 2017 New Revision: 253762 URL: https://gcc.gnu.org/viewcvs?rev=253762=gcc=rev Log: 2017-10-14 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/69078] [C++14] function local static not initialized when only used in a generic/variadic lambda

2017-10-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69078 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 13 17:38:50 2017 New Revision: 253736 URL: https://gcc.gnu.org/viewcvs?rev=253736=gcc=rev Log: 2017-10-13 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80873] ICE in tsubst_copy when trying to use an overloaded function without a definition in a lambda

2017-10-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80873 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 13 16:50:13 2017 New Revision: 253733 URL: https://gcc.gnu.org/viewcvs?rev=253733=gcc=rev Log: 2017-10-13 Paolo Carlini <paolo.carl...@oracle.com>

[Bug target/81422] [aarch64] internal compiler error: in update_equiv_regs, at ira.c:3425

2017-10-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81422 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 11 19:43:54 2017 New Revision: 253657 URL: https://gcc.gnu.org/viewcvs?rev=253657=gcc=rev Log: /gcc 2017-10-11 Qing Zhao <qing.z...@oracle.com> PR

[Bug c++/80412] [c++17] crash with class template deduction guide and inheritance

2017-10-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80412 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 11 10:01:23 2017 New Revision: 253632 URL: https://gcc.gnu.org/viewcvs?rev=253632=gcc=rev Log: 2017-10-11 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/82230] [8 Regression] ICE: in tsubst, at cp/pt.c:13686 when binding lambda to variable inside a generic lambda inside a template member function inside a template class

2017-10-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82230 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 11 09:04:29 2017 New Revision: 253631 URL: https://gcc.gnu.org/viewcvs?rev=253631=gcc=rev Log: 2017-10-11 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81299] [8 Regression] Spurious "set but not used" warning with constexpr variable

2017-10-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81299 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 11 08:50:15 2017 New Revision: 253630 URL: https://gcc.gnu.org/viewcvs?rev=253630=gcc=rev Log: 2017-10-11 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/78006] [6/7/8 Regression] Segmentation fault with 'using' and generic lambda trailing return types

2017-10-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78006 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 10 20:46:26 2017 New Revision: 253621 URL: https://gcc.gnu.org/viewcvs?rev=253621=gcc=rev Log: 2017-10-10 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/81032] [6/7/8 Regression] ICE with lambda and broken constexpr

2017-10-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81032 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 10 20:16:40 2017 New Revision: 253619 URL: https://gcc.gnu.org/viewcvs?rev=253619=gcc=rev Log: 2017-10-10 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80805] ICE in sufficiently complex code with -g (dump_aggr_type)

2017-10-07 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80805 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 7 16:10:21 2017 New Revision: 253511 URL: https://gcc.gnu.org/viewcvs?rev=253511=gcc=rev Log: 2017-10-07 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80805] ICE in sufficiently complex code with -g (dump_aggr_type)

2017-10-07 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80805 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Oct 7 16:10:02 2017 New Revision: 253510 URL: https://gcc.gnu.org/viewcvs?rev=253510=gcc=rev Log: 2017-10-07 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/66690] error: use of ‘X’ before deduction of ‘auto’

2017-10-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66690 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 6 19:04:25 2017 New Revision: 253502 URL: https://gcc.gnu.org/viewcvs?rev=253502=gcc=rev Log: 2017-10-06 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/47791] finish function is using literal value instead of a #defined one

2017-10-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47791 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 6 16:26:00 2017 New Revision: 253497 URL: https://gcc.gnu.org/viewcvs?rev=253497=gcc=rev Log: 2017-10-06 Paolo Carlini <paolo.carlini@oracle> PR c++

[Bug c++/60153] internal compiler error: in dependent_type_p, at cp/pt.c:21951

2017-10-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60153 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Oct 6 10:06:14 2017 New Revision: 253484 URL: https://gcc.gnu.org/viewcvs?rev=253484=gcc=rev Log: 2017-10-06 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80471] (gcc extension) Forwarding-reference `auto` function parameters do not follow the same rules as template functions or generic lambdas

2017-10-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80471 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 4 21:25:20 2017 New Revision: 253432 URL: https://gcc.gnu.org/viewcvs?rev=253432=gcc=rev Log: 2017-10-04 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/78131] Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(…)` and `constexpr` variables

2017-10-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78131 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 4 20:58:52 2017 New Revision: 253431 URL: https://gcc.gnu.org/viewcvs?rev=253431=gcc=rev Log: 2017-10-04 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/78018] [C++14] "internal compiler error: Segmentation fault" with templates and lambdas

2017-10-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78018 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 4 20:34:03 2017 New Revision: 253430 URL: https://gcc.gnu.org/viewcvs?rev=253430=gcc=rev Log: 2017-10-04 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71946] asm in toplevel lambda function rejected

2017-10-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71946 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 4 17:21:21 2017 New Revision: 253423 URL: https://gcc.gnu.org/viewcvs?rev=253423=gcc=rev Log: /cp 2017-10-04 Paolo Carlini <paolo.carl...@oracle.

[Bug c++/78816] [c++14] Static auto variable usage in generic/variadic lambda fails to compile

2017-10-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78816 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 4 08:34:40 2017 New Revision: 253397 URL: https://gcc.gnu.org/viewcvs?rev=253397=gcc=rev Log: 2017-10-04 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70343] internal compiler error: in tsubst_copy, wrong code with lambda in template fn

2017-10-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70343 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 3 21:15:56 2017 New Revision: 253388 URL: https://gcc.gnu.org/viewcvs?rev=253388=gcc=rev Log: 2017-10-03 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70570] Assembler error "symbol already defined" from nested lambdas and function-static variable

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70570 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 22:21:16 2017 New Revision: 253370 URL: https://gcc.gnu.org/viewcvs?rev=253370=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79590] ICE (internal compiler error) in nothrow_spec_p with generic lambda and `noexcept(noexcept(...))` expression

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79590 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 22:02:03 2017 New Revision: 253369 URL: https://gcc.gnu.org/viewcvs?rev=253369=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79005] Use of a captured variable within nested generic lambdas provokes internal compiler error.

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79005 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 21:44:55 2017 New Revision: 253368 URL: https://gcc.gnu.org/viewcvs?rev=253368=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/71386] Wrong code on c++14 (GCC trunk)

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71386 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 12:40:26 2017 New Revision: 253350 URL: https://gcc.gnu.org/viewcvs?rev=253350=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/79180] Nested lambda-capture causes segfault for parameter pack

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79180 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 12:40:26 2017 New Revision: 253350 URL: https://gcc.gnu.org/viewcvs?rev=253350=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/69977] internal compiler error: Segmentation fault when using generic lambdas

2017-10-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69977 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 2 09:41:36 2017 New Revision: 253340 URL: https://gcc.gnu.org/viewcvs?rev=253340=gcc=rev Log: 2017-10-02 Paolo Carlini <paolo.carl...@oracle.com>

<    1   2   3   4   5   6   7   8   9   10   >