Commit f698757b by Eric Botcazou

Add missing entry

From-SVN: r150353
parent 2fa03086
...@@ -527,9 +527,14 @@ ...@@ -527,9 +527,14 @@
2009-07-23 Thomas Quinot <quinot@adacore.com> 2009-07-23 Thomas Quinot <quinot@adacore.com>
* scos.ads: Minor typo fix * scos.ads: Minor typo fix
* gcc-interface/decl.c (validate_alignment): For the case of an * gcc-interface/decl.c (validate_alignment): For the case of an
implicit array base type, look for alignment clause on first subtype. implicit array base type, look for alignment clause on first subtype.
Code clean up.
2009-07-23 Robert Dewar <dewar@adacore.com>
* gcc-interface/decl.c (gnat_to_gnu_field): Don't check for overlap
with tagged parent if tagged parent is fully repped.
2009-07-23 Ed Schonberg <schonberg@adacore.com> 2009-07-23 Ed Schonberg <schonberg@adacore.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment