projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf1730
)
Fix filename in ChangeLog entry for r256042
author
Tom de Vries
<vries@gcc.gnu.org>
Sat, 30 Dec 2017 10:44:39 +0000
(10:44 +0000)
committer
Tom de Vries
<vries@gcc.gnu.org>
Sat, 30 Dec 2017 10:44:39 +0000
(10:44 +0000)
From-SVN: r256043
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index d555be04f410800ace88494843b6652e7c2c64e6..76f13b5c3435bdd31cdd54492650186911dc3a61 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,7
+1,7
@@
2017-12-30 Tom de Vries <tom@codesourcery.com>
PR testsuite/83612
- *
c-c++-common
/ubsan/object-size-9.c (t): Add alignment attribute.
+ *
gcc.dg
/ubsan/object-size-9.c (t): Add alignment attribute.
2017-12-28 Uros Bizjak <ubizjak@gmail.com>