[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2019-07-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 --- Comment #10 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Jul 8 09:51:07 2019 New Revision: 273228 URL: https://gcc.gnu.org/viewcvs?rev=273228=gcc=rev Log: 2019-07-08 Paolo Carlini PR c++/65143 * g++.dg/tree

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-07-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jul 5 18:03:05 2019 New Revision: 273147 URL: https://gcc.gnu.org/viewcvs?rev=273147=gcc=rev Log: /cp 2019-07-05 Paolo Carlini PR c++/67184 (again) PR

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-07-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #17 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jul 5 18:03:05 2019 New Revision: 273147 URL: https://gcc.gnu.org/viewcvs?rev=273147=gcc=rev Log: /cp 2019-07-05 Paolo Carlini PR c++/67184 (again

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-06-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #16 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jun 26 08:51:50 2019 New Revision: 272675 URL: https://gcc.gnu.org/viewcvs?rev=272675=gcc=rev Log: 2019-06-26 Paolo Carlini PR c++/67184 PR c++/69445

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-06-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jun 26 08:51:50 2019 New Revision: 272675 URL: https://gcc.gnu.org/viewcvs?rev=272675=gcc=rev Log: 2019-06-26 Paolo Carlini PR c++/67184 PR c++/69445

[Bug c++/90909] [10 Regression] call devirtualized to pure virtual

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90909 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 21:58:19 2019 New Revision: 272576 URL: https://gcc.gnu.org/viewcvs?rev=272576=gcc=rev Log: 2019-06-21 Paolo Carlini PR c++/90909 * g++.dg/other

[Bug c++/90909] [10 Regression] call devirtualized to pure virtual

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90909 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:47:40 2019 New Revision: 272574 URL: https://gcc.gnu.org/viewcvs?rev=272574=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:47:40 2019 New Revision: 272574 URL: https://gcc.gnu.org/viewcvs?rev=272574=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #12 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:47:40 2019 New Revision: 272574 URL: https://gcc.gnu.org/viewcvs?rev=272574=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug c++/90909] [10 Regression] call devirtualized to pure virtual

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90909 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:46:51 2019 New Revision: 272573 URL: https://gcc.gnu.org/viewcvs?rev=272573=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #11 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:46:51 2019 New Revision: 272573 URL: https://gcc.gnu.org/viewcvs?rev=272573=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-06-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jun 21 20:46:51 2019 New Revision: 272573 URL: https://gcc.gnu.org/viewcvs?rev=272573=gcc=rev Log: /cp 2019-06-21 Paolo Carlini PR c++/90909 Revert

[Bug target/90871] [10 regression] g++.dg/ext/altivec-15.C fails after r272236

2019-06-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90871 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Jun 13 17:10:03 2019 New Revision: 272250 URL: https://gcc.gnu.org/viewcvs?rev=272250=gcc=rev Log: 2019-06-13 Paolo Carlini PR target/90871 * g++.dg

[Bug c++/89875] [7/8/9/10 Regression] invalid typeof reference to a member of an incomplete struct accepted at function scope

2019-05-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89875 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 29 17:30:36 2019 New Revision: 271746 URL: https://gcc.gnu.org/viewcvs?rev=271746=gcc=rev Log: /cp 2019-05-29 Paolo Carlini PR c++/89875 * parser.c

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-05-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 21 22:26:42 2019 New Revision: 271491 URL: https://gcc.gnu.org/viewcvs?rev=271491=gcc=rev Log: /cp 2019-05-21 Paolo Carlini PR c++/67184 PR c

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'

2019-05-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69445 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 21 22:26:10 2019 New Revision: 271490 URL: https://gcc.gnu.org/viewcvs?rev=271490=gcc=rev Log: /cp 2019-05-21 Paolo Carlini PR c++/67184 PR c

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-05-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 21 22:26:10 2019 New Revision: 271490 URL: https://gcc.gnu.org/viewcvs?rev=271490=gcc=rev Log: /cp 2019-05-21 Paolo Carlini PR c++/67184 PR c

[Bug c++/67184] Missed optimization with C++11 final specifier

2019-05-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67184 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 21 22:26:42 2019 New Revision: 271491 URL: https://gcc.gnu.org/viewcvs?rev=271491=gcc=rev Log: /cp 2019-05-21 Paolo Carlini PR c++/67184 PR c

[Bug preprocessor/90382] [10 Regression] ICE in linemap_macro_map_loc_to_exp_point, at libcpp/line-map.c:1061

2019-05-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90382 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu May 9 10:18:23 2019 New Revision: 271032 URL: https://gcc.gnu.org/viewcvs?rev=271032=gcc=rev Log: /cp 2019-05-09 Paolo Carlini PR c++/90382 Revert

[Bug c++/90173] [9 Regression] ICE: Segmentation fault (in strip_declarator_types)

2019-05-06 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90173 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon May 6 15:23:37 2019 New Revision: 270915 URL: https://gcc.gnu.org/viewcvs?rev=270915=gcc=rev Log: /cp 2019-05-06 Paolo Carlini PR c++/90173 * decl.c

[Bug c++/90173] [9/10 Regression] ICE: Segmentation fault (in strip_declarator_types)

2019-04-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90173 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Apr 26 14:51:00 2019 New Revision: 270603 URL: https://gcc.gnu.org/viewcvs?rev=270603=gcc=rev Log: /cp 2019-04-26 Paolo Carlini PR c++/90173 * decl.c

[Bug c++/89900] [9 Regression] ICE: Segmentation fault (in check_instantiated_arg)

2019-04-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89900 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Apr 19 15:36:20 2019 New Revision: 270459 URL: https://gcc.gnu.org/viewcvs?rev=270459=gcc=rev Log: /cp 2019-04-19 Paolo Carlini PR c++/89900 * pt.c

[Bug c++/89914] [9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238

2019-04-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89914 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Apr 8 08:13:50 2019 New Revision: 270201 URL: https://gcc.gnu.org/viewcvs?rev=270201=gcc=rev Log: /cp 2019-04-08 Paolo Carlini PR c++/89914

[Bug c++/65619] friend declaration with template template parameter not recognized

2019-04-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65619 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 4 15:49:30 2019 New Revision: 270146 URL: https://gcc.gnu.org/viewcvs?rev=270146=gcc=rev Log: 2019-04-04 Paolo Carlini PR c++/65619 * g++.dg

[Bug c++/61327] Problem with friend template object

2019-04-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61327 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 4 15:38:05 2019 New Revision: 270145 URL: https://gcc.gnu.org/viewcvs?rev=270145=gcc=rev Log: 2019-04-04 Paolo Carlini PR c++/61327 * g++.dg/cpp0x

[Bug c++/56643] Failure to match noexcept specifier of friend template function in template class

2019-04-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56643 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 4 15:15:59 2019 New Revision: 270144 URL: https://gcc.gnu.org/viewcvs?rev=270144=gcc=rev Log: 2019-04-04 Paolo Carlini PR c++/56643 * g++.dg/cpp0x

[Bug c++/62207] [7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'overload' in tsubst_copy, at cp/pt.c

2019-04-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62207 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Apr 1 17:09:47 2019 New Revision: 270064 URL: https://gcc.gnu.org/viewcvs?rev=270064=gcc=rev Log: /cp 2019-04-01 Paolo Carlini PR c++/62207 * pt.c

[Bug c++/84598] [8/9 Regression] internal compiler error: Segmentation fault (cp_default_conversion())

2019-03-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84598 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Mar 26 10:16:13 2019 New Revision: 269936 URL: https://gcc.gnu.org/viewcvs?rev=269936=gcc=rev Log: 2019-03-26 Paolo Carlini PR c++/84598 * g++.dg/ext

[Bug c++/84661] [7/8/9 Regression] internal compiler error: Segmentation fault (strip_array_types())

2019-03-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84661 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 25 20:43:36 2019 New Revision: 269923 URL: https://gcc.gnu.org/viewcvs?rev=269923=gcc=rev Log: /cp 2019-03-25 Paolo Carlini PR c++/84661 PR c

[Bug c++/85013] [7/8/9 Regression] :1:41: internal compiler error: in wide_int_to_tree_1, at tree.c:1567 0x4097e2b wide_int_to_tree_1

2019-03-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85013 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 25 20:43:36 2019 New Revision: 269923 URL: https://gcc.gnu.org/viewcvs?rev=269923=gcc=rev Log: /cp 2019-03-25 Paolo Carlini PR c++/84661 PR c

[Bug c++/78645] [7/8/9 Regression] ICE on invalid code (Segmentation fault, cxx_eval_call_expression)

2019-03-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78645 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Mar 21 12:05:32 2019 New Revision: 269834 URL: https://gcc.gnu.org/viewcvs?rev=269834=gcc=rev Log: 2019-03-21 Paolo Carlini PR c++/78645 * g++.dg/cpp0x

[Bug c++/89571] [9 Regression] ICE in nothrow_spec_p, at cp/except.c:1238

2019-03-20 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89571 --- Comment #11 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Mar 21 01:03:30 2019 New Revision: 269832 URL: https://gcc.gnu.org/viewcvs?rev=269832=gcc=rev Log: /cp 2019-03-21 Paolo Carlini PR c++/89571

[Bug c++/85014] [7/8/9 Regression] internal compiler error: in lookup_base, at cp/search.c:185

2019-03-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85014 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 18 09:38:27 2019 New Revision: 269759 URL: https://gcc.gnu.org/viewcvs?rev=269759=gcc=rev Log: /cp 2019-03-18 Paolo Carlini PR c++/85014

[Bug c++/63508] ICE when using bracketed initializer on pointer to member function of a templated class

2019-03-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63508 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Mar 13 15:01:00 2019 New Revision: 269651 URL: https://gcc.gnu.org/viewcvs?rev=269651=gcc=rev Log: 2019-03-13 Paolo Carlini PR c++/63508 * g++.dg/cpp0x

[Bug c++/85558] ICE in make_rtl_for_nonlocal_decl when using static member of template class

2019-03-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85558 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Mar 13 10:32:29 2019 New Revision: 269644 URL: https://gcc.gnu.org/viewcvs?rev=269644=gcc=rev Log: 2019-03-13 Paolo Carlini PR c++/85558 * g++.dg/other

[Bug c++/87571] [8/9 Regression] ICE in friend_accessible_p, accessing protected member of template friend inside template class

2019-03-11 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87571 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 11 10:30:24 2019 New Revision: 269575 URL: https://gcc.gnu.org/viewcvs?rev=269575=gcc=rev Log: 2019-03-11 Paolo Carlini PR c++/87571 * g++.dg

[Bug c++/87750] [8/9 Regression] Failed compilation / parsing of template member call after 'using' declaration

2019-03-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87750 --- Comment #13 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Mar 9 21:49:41 2019 New Revision: 269539 URL: https://gcc.gnu.org/viewcvs?rev=269539=gcc=rev Log: 2019-03-09 Paolo Carlini PR c++/87750 * g++.dg

[Bug c++/63540] Erroneous "'Derived' declares a move constructor or move assignment operator" in error.

2019-03-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 8 21:22:07 2019 New Revision: 269508 URL: https://gcc.gnu.org/viewcvs?rev=269508=gcc=rev Log: 2019-03-08 Paolo Carlini PR c++/63540 * g++.dg/cpp0x

[Bug c++/22149] func pointer non-type template parm invalid access control

2019-03-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22149 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 8 20:59:39 2019 New Revision: 269507 URL: https://gcc.gnu.org/viewcvs?rev=269507=gcc=rev Log: 2019-03-08 Paolo Carlini PR c++/22149 * g++.dg

[Bug c++/84518] [8/9 Regression] ICE with lambda capturing broken variable

2019-03-07 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84518 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Mar 7 20:49:42 2019 New Revision: 269469 URL: https://gcc.gnu.org/viewcvs?rev=269469=gcc=rev Log: 2019-03-07 Paolo Carlini PR c++/84518 * g++.dg/cpp0x

[Bug c++/84605] [7/8/9 Regression] internal compiler error: in xref_basetypes, at cp/decl.c:13818

2019-03-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84605 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Mar 4 23:49:23 2019 New Revision: 269378 URL: https://gcc.gnu.org/viewcvs?rev=269378=gcc=rev Log: /cp 2019-03-04 Paolo Carlini PR c++/84605 * parser.c

[Bug c++/89522] [8/9 Regression] ICE: trying to capture 'f' in instantiation of generic lambda

2019-02-28 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89522 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Feb 28 10:27:03 2019 New Revision: 269275 URL: https://gcc.gnu.org/viewcvs?rev=269275=gcc=rev Log: 2019-02-28 Paolo Carlini PR c++/89522 * g++.dg/cpp1y

[Bug c++/88987] [9 Regression] ICE: unexpected expression '(bool)sm' of kind implicit_conv_expr

2019-02-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88987 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 27 10:02:23 2019 New Revision: 269245 URL: https://gcc.gnu.org/viewcvs?rev=269245=gcc=rev Log: /cp 2019-02-27 Paolo Carlini PR c++/89488 * method.c

[Bug c++/89488] [9 Regression] ICE in merge_exception_specifiers, at cp/typeck2.c:2395

2019-02-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89488 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 27 10:02:23 2019 New Revision: 269245 URL: https://gcc.gnu.org/viewcvs?rev=269245=gcc=rev Log: /cp 2019-02-27 Paolo Carlini PR c++/89488 * method.c

[Bug c++/84585] [7/8/9 Regression] internal compiler error: in get_local_decls, at cp/name-lookup.c:3654

2019-02-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84585 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Sun Feb 24 23:44:11 2019 New Revision: 269180 URL: https://gcc.gnu.org/viewcvs?rev=269180=gcc=rev Log: 2019-02-24 Paolo Carlini PR c++/84585 * g++.dg/cpp0x

[Bug c++/84676] [7/8/9 Regression] internal compiler error: Segmentation fault (build_new_op_1)

2019-02-22 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84676 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Feb 22 23:16:14 2019 New Revision: 269138 URL: https://gcc.gnu.org/viewcvs?rev=269138=gcc=rev Log: 2019-02-22 Paolo Carlini PR c++/84676 * g++.dg/cpp0x

[Bug c++/84536] [7/8/9 Regression] ICE with non-type template parameter

2019-02-20 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84536 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 20 10:47:02 2019 New Revision: 269037 URL: https://gcc.gnu.org/viewcvs?rev=269037=gcc=rev Log: /cp 2019-02-20 Paolo Carlini PR c++/84536 * pt.c

[Bug c++/88986] [7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in member_vec_binary_search, at cp/name-lookup.c:1136

2019-02-13 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88986 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Feb 13 10:34:49 2019 New Revision: 268839 URL: https://gcc.gnu.org/viewcvs?rev=268839=gcc=rev Log: /cp 2019-02-13 Paolo Carlini PR c++/88986 * decl.c

[Bug c++/88969] [9 Regression] ICE in build_op_delete_call, at cp/call.c:6509

2019-01-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88969 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jan 25 19:50:55 2019 New Revision: 268278 URL: https://gcc.gnu.org/viewcvs?rev=268278=gcc=rev Log: /cp 2019-01-25 Paolo Carlini PR c++/88969 * call.c

[Bug c++/84644] internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718

2018-12-15 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84644 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Dec 15 09:07:38 2018 New Revision: 267165 URL: https://gcc.gnu.org/viewcvs?rev=267165=gcc=rev Log: /cp 2018-12-15 Paolo Carlini PR c++/84644 * decl.c

[Bug c++/84636] internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())

2018-12-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84636 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Dec 4 23:48:45 2018 New Revision: 266807 URL: https://gcc.gnu.org/viewcvs?rev=266807=gcc=rev Log: /cp 2018-12-04 Paolo Carlini PR c++/84636 * decl.c

[Bug c++/84705] [6/7/8/9 Regression] internal compiler error: in add_stmt, at cp/semantics.c:390

2018-10-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84705 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 17 07:32:15 2018 New Revision: 265233 URL: https://gcc.gnu.org/viewcvs?rev=265233=gcc=rev Log: /cp 2018-10-17 Paolo Carlini PR c++/84705 * init.c

[Bug c++/84940] [7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init.c:465

2018-10-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84940 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Oct 10 08:16:37 2018 New Revision: 265005 URL: https://gcc.gnu.org/viewcvs?rev=265005=gcc=rev Log: /cp 2018-10-10 Paolo Carlini PR c++/84940

[Bug c++/84423] [6/7/8/9 Regression] [concepts] ICE with invalid using declaration

2018-10-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84423 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Oct 9 21:16:09 2018 New Revision: 264996 URL: https://gcc.gnu.org/viewcvs?rev=264996=gcc=rev Log: /cp 2018-10-09 Paolo Carlini PR c++/84423 * pt.c

[Bug c++/71128] [concepts] ICE on ill-formed explicit instantiation of a function concept

2018-10-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Oct 8 09:02:55 2018 New Revision: 264914 URL: https://gcc.gnu.org/viewcvs?rev=264914=gcc=rev Log: /cp 2018-10-08 Paolo Carlini PR c++/71128 * pt.c

[Bug c++/67544] ICE: SIGSEGV in tree_check3 (tree.h:2896) with -fconcepts

2018-09-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67544 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Sep 27 09:53:08 2018 New Revision: 264665 URL: https://gcc.gnu.org/viewcvs?rev=264665=gcc=rev Log: 2018-09-27 Paolo Carlini PR c++/67544 * g++.dg

[Bug c++/84940] [7/8/9 Regression] internal compiler error: in build_value_init_noctor, at cp/init.c:465

2018-09-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84940 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Sep 27 08:33:41 2018 New Revision: 264664 URL: https://gcc.gnu.org/viewcvs?rev=264664=gcc=rev Log: /cp 2018-09-27 Paolo Carlini PR c++/84940

[Bug c++/71131] [concepts] Ill-formed code declaring a variable with a template concept not rejected

2018-09-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71131 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 26 09:59:56 2018 New Revision: 264639 URL: https://gcc.gnu.org/viewcvs?rev=264639=gcc=rev Log: 2018-09-26 Paolo Carlini PR c++/71131 * g++.dg

[Bug c++/71127] [concepts] ICE on ill-formed code declaring a variable with a template concept

2018-09-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71127 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 26 09:59:56 2018 New Revision: 264639 URL: https://gcc.gnu.org/viewcvs?rev=264639=gcc=rev Log: 2018-09-26 Paolo Carlini PR c++/71131 * g++.dg

[Bug c++/67655] [concepts] expression constraints and variadic expansions

2018-09-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67655 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 26 09:23:00 2018 New Revision: 264638 URL: https://gcc.gnu.org/viewcvs?rev=264638=gcc=rev Log: 2018-09-26 Paolo Carlini PR c++/67655 * g++.dg

[Bug c++/67656] [concepts] matched variadics in expression constraint report as unmatched

2018-09-26 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67656 --- Comment #1 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 26 09:08:24 2018 New Revision: 264596 URL: https://gcc.gnu.org/viewcvs?rev=264596=gcc=rev Log: 2018-09-26 Paolo Carlini PR c++/67656 * g++.dg

[Bug c++/81246] ICE on invalid C++ code (with a non-type template parameter having type 'float'): Segmentation fault

2018-09-25 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81246 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Sep 25 16:05:48 2018 New Revision: 264577 URL: https://gcc.gnu.org/viewcvs?rev=264577=gcc=rev Log: 2018-09-25 Paolo Carlini PR c++/81246 * g++.dg/cpp0x

[Bug c++/85070] [8/9 Regression] ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409

2018-09-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85070 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Sep 24 17:44:02 2018 New Revision: 264542 URL: https://gcc.gnu.org/viewcvs?rev=264542=gcc=rev Log: /cp 2018-09-24 Paolo Carlini PR c++/85070 * method.c

[Bug c++/85070] [8/9 Regression] ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409

2018-09-24 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85070 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Sep 24 17:42:45 2018 New Revision: 264541 URL: https://gcc.gnu.org/viewcvs?rev=264541=gcc=rev Log: /cp 2018-09-24 Paolo Carlini PR c++/85070 * method.c

[Bug c++/87324] g++ ICE with overriding initializers: Segmentation fault

2018-09-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87324 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Sep 19 19:35:19 2018 New Revision: 264428 URL: https://gcc.gnu.org/viewcvs?rev=264428=gcc=rev Log: /cp 2018-09-19 Paolo Carlini PR c++/87324 * parser.c

[Bug c++/85065] [concepts] ICE with invalid use of a concept

2018-09-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85065 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Sep 18 16:35:27 2018 New Revision: 264402 URL: https://gcc.gnu.org/viewcvs?rev=264402=gcc=rev Log: /cp 2018-09-18 Paolo Carlini PR c++/85065 * cp

[Bug c++/84980] [concepts] ICE with missing typename in concept

2018-09-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84980 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Sep 3 07:57:33 2018 New Revision: 264051 URL: https://gcc.gnu.org/viewcvs?rev=264051=gcc=rev Log: /cp 2018-09-03 Paolo Carlini PR c++/84980

[Bug c++/85265] [concepts] ICE with missing identifier

2018-08-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85265 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Aug 29 20:29:55 2018 New Revision: 263966 URL: https://gcc.gnu.org/viewcvs?rev=263966=gcc=rev Log: /cp 2018-08-29 Paolo Carlini PR c++/85265 * parser.c

[Bug c++/86546] ICE on invalid: tree_class_check_failed()

2018-08-28 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86546 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Aug 28 15:01:15 2018 New Revision: 263921 URL: https://gcc.gnu.org/viewcvs?rev=263921=gcc=rev Log: /cp 2018-08-28 Paolo Carlini PR c++/86546 * decl.c

[Bug c++/59480] Missing error diagnostic: friend declaration specifying a default argument must be a definition

2018-08-07 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59480 --- Comment #21 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Aug 7 16:40:18 2018 New Revision: 263361 URL: https://gcc.gnu.org/viewcvs?rev=263361=gcc=rev Log: /cp 2018-08-07 Paolo Carlini PR c++/59480, DR 136

[Bug c++/86661] [9 Regression] g++ ICE:tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in note_name_declared_in_class, at cp/class.c:8288

2018-08-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86661 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Aug 1 12:09:33 2018 New Revision: 263207 URL: https://gcc.gnu.org/viewcvs?rev=263207=gcc=rev Log: /cp 2018-08-01 Paolo Carlini PR c++/86661 * class.c

[Bug c++/59480] Missing error diagnostic: friend declaration specifying a default argument must be a definition

2018-07-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59480 --- Comment #13 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Jul 19 16:58:06 2018 New Revision: 262883 URL: https://gcc.gnu.org/viewcvs?rev=262883=gcc=rev Log: 2018-07-19 Paolo Carlini Revert fix for c++/59480

[Bug c++/59480] Missing error diagnostic: friend declaration specifying a default argument must be a definition

2018-07-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59480 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jul 18 10:27:12 2018 New Revision: 262851 URL: https://gcc.gnu.org/viewcvs?rev=262851=gcc=rev Log: /cp 2018-07-18 Paolo Carlini * class.c

[Bug c/55976] -Werror=return-type should error on returning a value from a void function

2018-06-28 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55976 --- Comment #13 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Jun 28 08:42:17 2018 New Revision: 262215 URL: https://gcc.gnu.org/viewcvs?rev=262215=gcc=rev Log: 2018-06-28 David Pagan PR c/55976 * gcc.dg

[Bug c++/84588] [8/9 Regression] internal compiler error: Segmentation fault (contains_struct_check())

2018-05-21 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84588 --- Comment #13 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon May 21 19:25:50 2018 New Revision: 260482 URL: https://gcc.gnu.org/viewcvs?rev=260482=gcc=rev Log: /cp 2018-05-21 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85713] [9 Regression] ICE in dependent_type_p, at cp/pt.c:24582 on valid code

2018-05-17 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85713 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu May 17 09:17:56 2018 New Revision: 260308 URL: https://gcc.gnu.org/viewcvs?rev=260308=gcc=rev Log: 2018-05-17 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85713] [9 Regression] ICE in dependent_type_p, at cp/pt.c:24582 on invalid code

2018-05-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85713 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 9 19:46:47 2018 New Revision: 260092 URL: https://gcc.gnu.org/viewcvs?rev=260092=gcc=rev Log: 2018-05-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84588] [8 Regression] internal compiler error: Segmentation fault (contains_struct_check())

2018-05-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84588 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 9 16:19:09 2018 New Revision: 260087 URL: https://gcc.gnu.org/viewcvs?rev=260087=gcc=rev Log: /cp 2018-05-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85713] [9 Regression] ICE in dependent_type_p, at cp/pt.c:24582 on invalid code

2018-05-09 Thread paolo at gcc dot gnu.org
|--- |FIXED Assignee|paolo.carlini at oracle dot com|unassigned at gcc dot gnu.org Target Milestone|--- |9.0 paolo at gcc dot gnu.org changed: What|Removed |Added

[Bug c++/84588] [8 Regression] internal compiler error: Segmentation fault (contains_struct_check())

2018-05-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84588 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 9 16:17:36 2018 New Revision: 260086 URL: https://gcc.gnu.org/viewcvs?rev=260086=gcc=rev Log: /cp 2018-05-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85713] [9 Regression] ICE in dependent_type_p, at cp/pt.c:24582 on invalid code

2018-05-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85713 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 9 16:17:36 2018 New Revision: 260086 URL: https://gcc.gnu.org/viewcvs?rev=260086=gcc=rev Log: /cp 2018-05-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84588] [8/9 Regression] internal compiler error: Segmentation fault (contains_struct_check())

2018-05-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84588 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 8 19:35:10 2018 New Revision: 260050 URL: https://gcc.gnu.org/viewcvs?rev=260050=gcc=rev Log: /cp 2018-05-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/57429] Dependent function call with one visible declaration, deleted

2018-05-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57429 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 8 10:47:24 2018 New Revision: 260035 URL: https://gcc.gnu.org/viewcvs?rev=260035=gcc=rev Log: 2018-05-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70563] SFINAE fails when trying invalid template instantiation

2018-05-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70563 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 8 10:03:39 2018 New Revision: 260030 URL: https://gcc.gnu.org/viewcvs?rev=260030=gcc=rev Log: 2018-05-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80691] Narrowing conversion in {} allowed in a SFINAE context

2018-05-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80691 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue May 8 08:55:30 2018 New Revision: 260027 URL: https://gcc.gnu.org/viewcvs?rev=260027=gcc=rev Log: 2018-05-08 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/68374] G++ -Wshadow doesn't warn about static member shadowing

2018-05-02 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68374 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed May 2 18:15:56 2018 New Revision: 259853 URL: https://gcc.gnu.org/viewcvs?rev=259853=gcc=rev Log: /cp 2018-05-02 Paolo Carlini <paolo.carl...@oracle.

[Bug c++/84691] [6/7/8/9 Regression] internal compiler error: in poplevel_class, at cp/name-lookup.c:4430

2018-04-27 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84691 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Apr 27 16:56:55 2018 New Revision: 259716 URL: https://gcc.gnu.org/viewcvs?rev=259716=gcc=rev Log: /cp 2018-04-27 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84611] [6/7/8 Regression] ICE in operator[], at vec.h:826 (local_class_index())

2018-04-19 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84611 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 19 18:09:45 2018 New Revision: 259505 URL: https://gcc.gnu.org/viewcvs?rev=259505=gcc=rev Log: /cp 2018-04-19 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84630] [6/7/8 Regression] ICE: TYPE_NAME() used on error_mark_node in tsubst_lambda_expr, at cp/pt.c:17141

2018-04-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84630 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Apr 18 08:03:45 2018 New Revision: 259460 URL: https://gcc.gnu.org/viewcvs?rev=259460=gcc=rev Log: /cp 2018-04-18 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85112] [8 Regression] ICE with invalid constexpr

2018-04-16 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85112 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Apr 16 08:31:23 2018 New Revision: 259397 URL: https://gcc.gnu.org/viewcvs?rev=259397=gcc=rev Log: 2018-04-16 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/70808] Spurious -Wzero-as-null-pointer-constant for nullptr_t

2018-04-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70808 --- Comment #7 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Apr 10 22:34:06 2018 New Revision: 259303 URL: https://gcc.gnu.org/viewcvs?rev=259303=gcc=rev Log: /cp 2018-04-10 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/24314] Extra "template<>" in partial specialization is compiled successfuly.

2018-04-10 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24314 --- Comment #9 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Apr 10 13:40:35 2018 New Revision: 259273 URL: https://gcc.gnu.org/viewcvs?rev=259273=gcc=rev Log: 2018-04-10 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85227] [7/8 Regression] ICE with structured binding of a forward declared variable

2018-04-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85227 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Apr 9 22:33:35 2018 New Revision: 259259 URL: https://gcc.gnu.org/viewcvs?rev=259259=gcc=rev Log: /cp 2018-04-09 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80956] [7/8 Regression] ICE with abstract class vector

2018-04-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80956 --- Comment #8 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 5 17:08:21 2018 New Revision: 259137 URL: https://gcc.gnu.org/viewcvs?rev=259137=gcc=rev Log: /cp 2018-04-05 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84792] [6/7/8 Regression] ICE with broken typedef of a struct

2018-04-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84792 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 5 17:05:03 2018 New Revision: 259136 URL: https://gcc.gnu.org/viewcvs?rev=259136=gcc=rev Log: /cp 2018-04-05 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/80026] [pending testcase installation] passing unresolved function pointer to variadic function template yields "too many arguments" error

2018-04-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80026 --- Comment #6 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Apr 4 19:57:33 2018 New Revision: 259105 URL: https://gcc.gnu.org/viewcvs?rev=259105=gcc=rev Log: 2018-04-04 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84768] [7/8 Regression] ICE with failed class template argument deduction because of invalid template parameter

2018-04-03 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84768 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Apr 3 17:53:05 2018 New Revision: 259049 URL: https://gcc.gnu.org/viewcvs?rev=259049=gcc=rev Log: /cp 2018-04-03 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/84606] [8 Regression] internal compiler error: Segmentation fault (enclosing_instantiation_of())

2018-03-29 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84606 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Mar 29 08:43:43 2018 New Revision: 258947 URL: https://gcc.gnu.org/viewcvs?rev=258947=gcc=rev Log: 2018-03-29 Paolo Carlini <paolo.carl...@oracle.com>

[Bug c++/85028] [8 Regression] ICE on invalid C++ code: in tsubst_default_argument, at cp/pt.c:12340

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

[Bug c++/85067] [8 Regression] ICE with volatile parameter in defaulted copy-constructor

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

  1   2   3   4   5   6   7   8   9   10   >