summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2018-02-191-1/+1
* [C++ PATCH] Deprecate -ffriend-injectionnathan2018-02-161-1/+7
* /cppaolo2018-02-161-1/+8
* Revert behavior to r251316.marxin2018-02-071-8/+6
* /c-familypaolo2018-02-021-4/+4
* PR c++/84031jakub2018-01-251-7/+10
* /cppaolo2018-01-241-19/+40
* PR c++/83947 - ICE with auto declarations.jason2018-01-231-3/+5
* PR c++/83958jakub2018-01-231-0/+6
* [C++ PATCH] Deprecate ARM-era for scopesnathan2018-01-231-1/+3
* PR c++/83895ville2018-01-221-0/+1
* PR c++/83919jakub2018-01-191-0/+1
* /cppaolo2018-01-181-1/+4
* /cppaolo2018-01-171-3/+9
* /cppaolo2018-01-171-2/+6
* PR c++/82728 - wrong -Wunused-but-set-variablejason2018-01-111-0/+2
* poly_int: TYPE_VECTOR_SUBPARTSrsandifo2018-01-031-1/+5
* PR c++/83592mpolacek2018-01-031-1/+2
* Update copyright years.jakub2018-01-031-1/+1
* /cppaolo2017-12-191-1/+1
* * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub2017-12-191-2/+2
* PR c++/83205jakub2017-12-151-4/+22
* PR c++/81197jakub2017-12-151-2/+19
* PR c++/83217jakub2017-12-151-1/+3
* [PR C++/59930] template friend classes & default argsnathan2017-12-151-24/+16
* Remove type_dependent_init_p.jason2017-12-121-34/+4
* PR c++/82115 - ICE with variable initialized with its own address.jason2017-12-121-4/+13
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...msebor2017-12-071-1/+2
* PR sanitizer/81275jakub2017-11-281-0/+57
* Remove Cilk Plus support.jkoval2017-11-281-5/+1
* PR c++/60336mpolacek2017-11-221-1/+8
* Add quotes for constexpr keyword.marxin2017-11-211-5/+5
* [PR c++/81060] ICE with invalid initialzer via lambdanathan2017-11-161-2/+6
* Fix fallout of -fsanitize=vptr.marxin2017-11-151-2/+1
* Zero vptr in dtor for -fsanitize=vptr.marxin2017-11-151-1/+20
* Support GTY((cache)) on hash_map.jason2017-11-141-2/+3
* Capture adjustments for P0588R1.jason2017-11-131-2/+0
* Defer folding of *&.jason2017-11-131-1/+1
* [PR c++/82710] false positive paren warningnathan2017-11-031-6/+8
* [C++ PATCH] overloaded operator fns [8/N]nathan2017-11-021-5/+2
* [PR c++/82710] false positive paren warningnathan2017-11-021-3/+10
* [C++ PATCH] overloaded operator fns [8/N]nathan2017-11-011-2/+5
* [C++ PATCH] overloaded operator fns [6/N]nathan2017-11-011-5/+6
* [C++ PATCH] overloaded operator fns [6/N]nathan2017-11-011-101/+42
* [C++ PATCH] overloaded operator fns [5/N]nathan2017-10-311-25/+27
* [C++ PATCH] overloaded operator fns [2/N]nathan2017-10-311-9/+7
* [C++ PATCH] overloaded operator fns [1/N]nathan2017-10-311-5/+7
* [C++ PATCH] operator name cleanup prepatchnathan2017-10-301-290/+283
* [C++ PATCH] Kill IDENTIFIER_LABEL_VALUEnathan2017-10-261-16/+37
* [C++ PATCH] Kill IDENTIFIER_LABEL_VALUEnathan2017-10-251-156/+116