aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-29re PR c++/33094 (ICE on valid C++ virtual template static member in anonymous...Jason Merrill1-0/+3
2007-09-27decl2.c (is_late_template_attribute): Don't crash on unknown attribute.Jason Merrill1-0/+4
2007-09-22re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill1-16/+27
2007-09-18re PR c++/17743 (dependent expressions in attributes)Jason Merrill1-1/+17
2007-09-14PR c++/17743, c++/19163Jason Merrill1-1/+75
2007-09-06* decl2.c (get_guard): Copy visibility from the guarded variable.Jason Merrill1-0/+2
2007-08-22re PR c++/29365 (Unnecessary anonymous namespace warnings)Jason Merrill1-4/+2
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-1/+1
2007-08-14re PR c++/27211 (Bogus error "template definition of non-template" when there...Paolo Carlini1-10/+3
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-06-28Index: gcc/ChangeLogGeoffrey Keating1-0/+13
2007-06-28decl2.c (start_objects): Mark constructor-runnning function as artificial.Geoffrey Keating1-0/+4
2007-06-23extend.texi: Document that dllimport and dllexport imply default visibility.Mark Mitchell1-14/+4
2007-06-15cp-tree.h (DECL_VAR_MARKED_P): Remove.Mark Mitchell1-0/+1
2007-06-14decl2.c (determine_visibility): Ensure that functions with hidden types as pa...Geoffrey Keating1-1/+2
2007-06-14re PR libgcj/31093 (Multicast PromiscuousTraffic)Geoffrey Keating1-4/+0
2007-06-01decl.c (get_atexit_fn_ptr_type): New function.Mark Mitchell1-4/+1
2007-05-11semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka1-5/+1
2007-05-02re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park1-1/+1
2007-04-23decl2.c (finish_objects): Do not call target constructor/destructor bits dirr...Jan Hubicka1-14/+10
2007-04-16re PR c++/29365 (Unnecessary anonymous namespace warnings)Seongbae Park1-4/+12
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor1-0/+6
2007-02-26c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell1-0/+2
2007-02-25extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell1-44/+8
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+2
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-5/+5
2007-01-20decl2.c (start_objects, [...]): Do not make the functions uninlinable.Jan Hubicka1-12/+1
2006-12-28* decl2.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-1/+1
2006-12-06re PR c++/29729 (ICE with template class in template function)Mark Mitchell1-7/+2
2006-11-01In gcc/:Geoffrey Keating1-2/+2
2006-11-01In gcc/:Geoffrey Keating1-1/+1
2006-10-20re PR c++/28053 (ICE deriving from class with invalid bitfield)Lee Millward1-0/+8
2006-10-03re PR c++/29138 (access declarations don't work for classes)Mark Mitchell1-10/+0
2006-08-27re PR c++/28058 (ICE in inline_forbidden_p)Mark Mitchell1-0/+2
2006-08-25re PR c++/27787 (Qualified lookup fails to find inherited class template)Nathan Sidwell1-6/+15
2006-08-21re PR c++/28741 (ICE with static member in invalid template class)Lee Millward1-12/+16
2006-08-01re PR c++/28432 (duplicate "no member function declared" message)Steve Ellcey1-5/+2
2006-07-21decl2.c (determine_visibility): Don't propagate visibility from type to decl.Jason Merrill1-10/+13
2006-07-21invoke.texi (C++ Dialect Options): Note that -fvisibility-inlines-hidden does...Mike Stump1-1/+3
2006-07-20re PR c++/28407 (Issue with anonymous namespace)Jason Merrill1-51/+75
2006-07-17re PR c++/28304 (ICE looking up invalid member template)Steve Ellcey1-2/+5
2006-07-16re PR c++/28370 (undefined reference to template class static variable in an ...Jakub Jelinek1-10/+2
2006-07-15re PR c++/28292 (ICE in acceptable_java_type)Lee Millward1-3/+7
2006-07-15re PR c++/28387 (ICE with attribute on invalid declaration)Volker Reichelt1-1/+2
2006-07-14re PR c++/28343 (ICE with invalid asm specifier for struct member)Volker Reichelt1-1/+1
2006-07-13Index: ChangeLogGeoffrey Keating1-4/+11
2006-07-06re PR c++/28279 (ICE in finish_static_data_member_decl, at cp/decl2.c:716)Jason Merrill1-3/+1
2006-06-30* decl2.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-06-30re PR c++/18698 (Error message using "using" for code not using "using" ;-))Jason Merrill1-0/+2