summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2016-06-171-2/+5
* /cppaolo2016-06-171-1/+2
* 2016-06-15 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-06-151-7/+10
* /cppaolo2016-06-151-27/+26
* PR c++/71528jakub2016-06-141-0/+8
* PR c++/71516jakub2016-06-141-2/+3
* 2016-06-13 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-06-131-1/+1
* /cppaolo2016-06-081-17/+30
* Fix PR c++/27100ppalka2016-06-031-2/+11
* /cppaolo2016-06-021-7/+7
* /cppaolo2016-05-311-12/+20
* PR c++/71147 - [6 Regression] Flexible array member wrongly rejected in templatemsebor2016-05-241-6/+2
* /cppaolo2016-05-201-0/+7
* 2016-05-19 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-05-191-0/+13
* Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.mwahab2016-05-161-16/+0
* PR c++/71024mpolacek2016-05-111-32/+8
* * decl.c: Update comment.jason2016-05-051-1/+2
* 2016-05-02 Richard Biener <rguenther@suse.de>rguenth2016-05-021-2/+5
* Fix PR c++/70241 (inconsistent access with in-class enumeration)ppalka2016-04-261-4/+24
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-6/+6
* PR c++/70494jason2016-04-151-2/+7
* PR c++/70652 - [6 Regression] r234966 causes bootstrap to failmsebor2016-04-141-44/+1
* Revert empty class parameter passing ABI changes.jason2016-04-141-23/+1
* PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsmsebor2016-04-131-1/+44
* Warn about empty parameter ABI with -Wabi=9.jason2016-04-131-1/+19
* Pass empty class parameters like C.jason2016-04-131-0/+4
* PR c++/70627jason2016-04-131-1/+4
* PR c++/70594jakub2016-04-131-15/+43
* PR c++/68475nathan2016-04-011-4/+7
* * decl.c (start_preparsed_function): Remove unnecessary bracing.nathan2016-03-311-32/+1
* PR c/70297mpolacek2016-03-311-0/+9
* PR c++/70353jason2016-03-291-2/+5
* PR c++/70422jason2016-03-281-14/+5
* PR c++/64266jason2016-03-251-5/+14
* PR c++/69315jakub2016-03-231-19/+0
* PR c++/70273rth2016-03-211-7/+24
* Avoid clobbering primary virtual base when not in charge.jason2016-03-181-23/+39
* PR c++/70272jakub2016-03-171-1/+3
* PR c++/70259jason2016-03-161-0/+2
* * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingjakub2016-03-081-1/+1
* * decl.c (start_preparsed_function): Don't emit start clobber at thejakub2016-03-041-0/+1
* PR c++/70035jakub2016-03-041-0/+7
* PR c++/69323 - errorsjason2016-02-241-0/+14
* Add -flifetime-dse=1.jason2016-02-241-1/+2
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* PR c++/68926jason2016-02-101-1/+1
* PR c++/69688mpolacek2016-02-081-2/+1
* PR c++/69251 - [6 Regression] ICE in unify_array_domain on a flexible arraymsebor2016-02-041-11/+6
* PR debug/66869jakub2016-01-291-0/+18
* Revert "Fix the remaining PR c++/24666 blockers"ppalka2016-01-241-9/+3