projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
962c082
)
re PR c++/12815 (Code compiled with optimization behaves unexpectedly)
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 6 Jan 2004 00:52:36 +0000
(
00:52
+0000)
committer
Mark Mitchell
<mmitchel@gcc.gnu.org>
Tue, 6 Jan 2004 00:52:36 +0000
(
00:52
+0000)
PR c++/12815
* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
references as constant.
From-SVN: r75458
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index b428cee8b4c47fbc7fa3352fbd5240728b6d50d9..3391529cc0f0562fae12250cdec9e18e2dec9b48 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,6
+1,6
@@
2004-01-05 Mark Mitchell <mark@codesourcery.com>
- PR c++/1281
6
+ PR c++/1281
5
* class.c (build_vtbl_ref_1): Do not unconditionally mark vtable
references as constant.