aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)Author
2016-04-08Fix PR c++/70590 (error: location references block not in block tree)ppalka
2016-04-07Avoid needless unsharing during constexpr evaluation (PR c++/70452)ppalka
2016-04-06Fix new -Wparentheses warnings encountered during bootstrapppalka
2016-04-06 * class.c (check_abi_tags): Fix function template handling.jason
2016-04-05 PR c++/70512nathan
2016-04-05Fix PR c++/70452 (regression in C++ parsing performance)ppalka
2016-04-05Remove class cache_map and use ggc hash_maps instead (PR c++/70452)ppalka
2016-04-02PR c++/67376 - [5/6 regression] Comparison with pointer to past-the-endmsebor
2016-04-02 PR c++/70449jason
2016-04-01 PR c++/70488jakub
2016-04-01 PR c++/68475nathan
2016-03-31 * decl.c (start_preparsed_function): Remove unnecessary bracing.nathan
2016-03-31 PR c++/70393nathan
2016-03-31 PR c/70297mpolacek
2016-03-312016-03-31 Richard Biener <rguenther@suse.de>rguenth
2016-03-29 PR c++/70353jason
2016-03-28 PR c++/70422jason
2016-03-25 PR c++/64266jason
2016-03-24 PR c++/70386jason
2016-03-24 PR c++/70323jason
2016-03-24Fix PR c++/62212 (ICE during mangling of array type)ppalka
2016-03-23Fix PR c++/70347 (default member initializer not picked up by union)ppalka
2016-03-23Fix PR c++/70332 (ICE due to aggregate initialization of NSDMI)ppalka
2016-03-23 PR c++/70001jakub
2016-03-23 PR c++/70323jakub
2016-03-23 PR c++/70376jakub
2016-03-23 PR c++/69315jakub
2016-03-23 PR c++/70344jason
2016-03-23 PR c++/69884mpolacek
2016-03-22gcc/cp/ienkovich
2016-03-22Fix PR c++/70096 (wrong code for pointer-to-member-function copy)ppalka
2016-03-22Fix PR c++/70204 (ICE in non_const_var_error)ppalka
2016-03-21PR c++/70273rth
2016-03-21 PR c++/70285jason
2016-03-18 PR c++/70139jason
2016-03-18 PR c++/70147 - handle primary virtual basesjason
2016-03-18 Avoid clobbering primary virtual base when not in charge.jason
2016-03-18 * class.c (build_if_in_charge): Split out from build_base_path.jason
2016-03-18 PR c++/70267jakub
2016-03-18Fix PR c++/70205 (ICE on valid call to qualified static member function)ppalka
2016-03-18Fix PR c++/70218 (illegal access to private field succeeds)ppalka
2016-03-17 PR c++/70144jakub
2016-03-17 PR c++/70272jakub
2016-03-17 PR c++/70194mpolacek
2016-03-16 PR c++/70259jason
2016-03-16 PR c++/70147jakub
2016-03-16 PR c++/70147jakub
2016-03-15 PR c++/70209mpolacek
2016-03-15 PR c++/70095jason
2016-03-15 PR c++/70141jason