aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-parser.c
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-04-15 14:57:34 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2009-04-15 14:57:34 +0200
commit8a912a6e1046ad6137c0792522787d66ed24bb0d (patch)
tree3489ca9074d53f4ef4b6e41caf8e4ddb5ef09213 /gcc/c-parser.c
parent4a13695ca1f5a81aa054ff52e15705b88016bd17 (diff)
downloadgcc-8a912a6e1046ad6137c0792522787d66ed24bb0d.zip
gcc-8a912a6e1046ad6137c0792522787d66ed24bb0d.tar.gz
gcc-8a912a6e1046ad6137c0792522787d66ed24bb0d.tar.bz2
[multiple changes]
2009-04-15 Hristian Kirtchev <kirtchev@adacore.com> * exp_ch9.adb: Comment improvements. (Build_Entry_Family_Name): Add parentheses around the index of a entry family member. 2009-04-15 Bob Duff <duff@adacore.com> * sem_warn.adb (Check_Infinite_Loop_Warning): Catch cases like "while X /= null loop" where X is unchanged inside the loop. We were not warning in this case, because of the pointers -- we feared that the loop variable could be updated via a pointer, if there are any pointers around the place. But that is impossible in this case. * sem_util.adb (May_Be_Lvalue): This routine was overly pessimistic in the case of dereferences. In X.all, X cannot be an l-value. We now catch that case (and implicit dereferences, too). 2009-04-15 Vincent Celier <celier@adacore.com> * sinput-p.ads, sinput-p.adb (Clear_Source_File_Table): New procedure 2009-04-15 Ed Schonberg <schonberg@adacore.com> * sem_ch12.adb (Is_Actual_Of_Previous_Formal): Make fully recursive. From code reading. (Analyze_Package_Instantiation): If generic unit in child instance is the same as generic unit in parent instance, look for an outer homonym to locate the desired generic. From-SVN: r146112
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions