OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PR c++/54325
[pf3gnuchains/gcc-fork.git]
/
gcc
/
cp
/
ChangeLog
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index
8a018dd
..
35c620c
100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,5
+1,9
@@
2012-12-06 Jason Merrill <jason@redhat.com>
+ PR c++/54325
+ * tree.c (build_aggr_init_expr): Don't check for abstract class.
+ (build_cplus_new): Check here instead.
+
PR c++/55058
* pt.c (tsubst): Keep the quals when looking through a typedef.