aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-09re PR bootstrap/66085 (Revision r222934 breaks bootstrap on darwin.)Aldy Hernandez1-1/+1
2015-05-09decl2.c (mangling_aliases): New variable.Jason Merrill1-0/+66
2015-05-09decl2.c (collect_candidates_for_java_method_aliases): Remove.Aldy Hernandez1-61/+13
2015-05-08re PR c++/59012 (alignas does not support parameter pack expansions)Jason Merrill1-0/+4
2015-05-05Fix gdb.cp/anon-struct.cc with -std=c++11.Jason Merrill1-1/+6
2015-04-15decl.c (grokmethod): Only set DECL_COMDAT if TREE_PUBLIC is set.Jason Merrill1-5/+9
2015-04-15* decl2.c (determine_visibility): Use get_template_info.Jason Merrill1-3/+1
2015-03-19c-decl.c (c_decl_attributes): Also add "omp declare target" attribute for DEC...Jakub Jelinek1-1/+2
2015-03-18re PR c++/65340 ([C++14]ICE in mark_used, at decl2.c:5040)Paolo Carlini1-1/+6
2015-02-25re PR c++/65209 (Broken code with global static variables, invalid pointer wh...Jason Merrill1-2/+6
2015-01-14re PR c++/58671 ([c++11] ICE with thread_local and self-referential variable ...Paolo Carlini1-2/+5
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-18re PR c++/64251 (Chromium build error only with --enable-checking=yes)Jason Merrill1-1/+1
2014-12-15decl2.c (decl_needed_p): When not optimizing, do not consider external decls ...Jan Hubicka1-6/+17
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+43
2014-11-17re PR c++/33911 (attribute deprecated vs. templates)Jason Merrill1-2/+17
2014-11-17re PR c++/52282 ([C++0x] rejects-valid issues with decltype/constexpr)Jason Merrill1-1/+1
2014-11-14semantics.c (end_maybe_infinite_loop): Use fold_non_dependent_expr.Paolo Carlini1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+11
2014-10-23re PR c++/63619 (warning: deleting ‘void*’ is undefined has no -W flag)Jonathan Wakely1-1/+1
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-25decl.c (start_decl): Look through member variable template.Jason Merrill1-0/+4
2014-08-23Allow non-constexpr variable templates.Jason Merrill1-0/+8
2014-08-19re PR tree-optimization/62091 (ice in before_dom_children)Jason Merrill1-0/+5
2014-08-14re PR c++/62101 (deleted definitions of friend functions are rejected)Ville Voutilainen1-10/+15
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-05Implement constexpr variable templatesBraden Obrzut1-0/+2
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-8/+8
2014-07-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-37/+0
2014-07-30re PR lto/53808 (Undefined symbol when building a library with lto)Jason Merrill1-11/+7
2014-07-24IPA C++ refactoring 2/NMartin Liska1-5/+5
2014-07-24IPA C++ refactoring 1/NMartin Liska1-14/+14
2014-07-15re PR c++/61811 (Firefox LTO build error due to undefined symbols)Jason Merrill1-5/+9
2014-07-10re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-1/+29
2014-06-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-0/+5
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-2/+2
2014-05-31DR 1227 PR c++/57543Paolo Carlini1-1/+16
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+8
2014-05-14cp-tree.h (DIRECT_LIST_INIT_P): Add.Paolo Carlini1-2/+1
2014-05-02* decl2.c (vague_linkage_p): Local statics have vague linkage.Jason Merrill1-6/+13
2014-04-29DR 1351 Represent the unevaluated exception specification of an implicitly de...Jason Merrill1-3/+3
2014-04-16re PR c++/60765 (Function attributes ignored for pointer-to-member-function p...Patrick Palka1-1/+9
2014-04-01re PR c++/60642 (Unclear diagnostic with invalid use of abi_tag attribute on ...Jason Merrill1-2/+3
2014-02-27re PR c++/60353 (Firefox build failure #3 caused by r208157)Jason Merrill1-6/+4
2014-02-25re PR c++/55877 (Anon visibility issues)Jason Merrill1-14/+166
2014-02-25decl2.c (finish_static_data_member_decl): Diagnose static data member in unna...Jason Merrill1-0/+11
2014-02-17Revert accidental checkin.Jan Hubicka1-0/+1
2014-02-11re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka1-1/+0
2014-01-31re PR c++/58672 ([c++11] ICE with thread_local and variable of broken class)Jason Merrill1-0/+2