summaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2017-05-051-1/+2
* PR c++/72775mpolacek2017-03-151-0/+8
* PR c++/79687mpolacek2017-03-141-0/+7
* PR c++/77804 - Internal compiler error on incorrect initialization of new-d a...msebor2016-10-041-2/+7
* PR c++/72457 - ICE with list-value-initialized base.jason2016-07-291-3/+3
* PR c++/55922 - list-value-initialization of basejason2016-07-241-0/+13
* PR c++/70824 - initializer_list in templatejason2016-07-211-2/+7
* PR c++/71306 - bogus -Wplacement-new with an array elementmsebor2016-05-311-3/+4
* PR c++/70652 - [6 Regression] r234966 causes bootstrap to failmsebor2016-04-141-315/+0
* PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsmsebor2016-04-131-0/+315
* PR c++/70488jakub2016-04-011-2/+4
* * class.c (build_if_in_charge): Split out from build_base_path.jason2016-03-181-11/+2
* PR c++/70267jakub2016-03-181-0/+8
* PR c++/69203jason2016-03-041-0/+1
* PR c++/69922jakub2016-02-241-10/+7
* PR c++/69850jakub2016-02-191-5/+8
* PR c++/69850jakub2016-02-171-0/+4
* PR c++/69658jakub2016-02-151-4/+5
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-2/+2
* PR c++/68926jason2016-02-101-1/+1
* PR c++/69662 - -Wplacement-new on allocated one element array membersmsebor2016-02-051-12/+79
* PR c++/69509mpolacek2016-01-291-2/+2
* Update copyright years.jakub2016-01-041-1/+1
* PR c++/67411jason2015-12-201-0/+2
* Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)ppalka2015-12-181-0/+1
* PR c++/67550jason2015-12-171-0/+5
* gcc/testsuite/ChangeLog:msebor2015-12-151-3/+8
* PR c++/68308 - [6 Regression] ICE: tree check: expected integer_cst,msebor2015-11-171-2/+3
* Merge C++ delayed folding branch.jason2015-11-141-9/+17
* adaamacleod2015-11-111-3/+0
* PR c++/67913 - new expression with negative size not diagnosedmsebor2015-11-101-14/+59
* Clean up fallout on ILP32 from r229831.msebor2015-11-081-5/+7
* [cp][committed] Fix bootstrap on arm due to print format warningktkachov2015-11-061-1/+1
* PR c++/67942 - diagnose placement new buffer overflowmsebor2015-11-061-3/+9
* PR c++/67942 - diagnose placement new buffer overflowmsebor2015-11-051-7/+216
* adaamacleod2015-10-291-4/+3
* PR c++/66583jason2015-10-211-23/+32
* * cp-tree.h (SIMPLE_TARGET_EXPR_P): New.jason2015-10-081-2/+1
* 2015-07-26 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-07-261-3/+5
* 2015-07-24 Richard Biener <rguenther@suse.de>rguenth2015-07-241-1/+2
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * call.c: Use VECTOR_TYPE_P.mpolacek2015-06-271-1/+1
* PR c++/66501jason2015-06-241-1/+13
* PR c++/66501jason2015-06-231-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* cp/nathan2015-06-161-8/+27
* /cppaolo2015-06-091-1/+4
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0