projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccd6f41
)
Minor reformatting.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 22 May 2015 12:46:00 +0000
(14:46 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 22 May 2015 12:46:00 +0000
(14:46 +0200)
From-SVN: r223556
gcc/ada/exp_ch4.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/exp_ch4.adb
b/gcc/ada/exp_ch4.adb
index e5b47531e311e44e88d83ee24bc244ab401b3757..c268968dd03f2a9901655cbe05eaae384fe576e4 100644
(file)
--- a/
gcc/ada/exp_ch4.adb
+++ b/
gcc/ada/exp_ch4.adb
@@
-525,7
+525,6
@@
package body Exp_Ch4 is
end if;
Pop_Scope;
-
return FM_Id;
end Create_Anonymous_Master;
@@
-820,7
+819,6
@@
package body Exp_Ch4 is
Make_Exception_Handler (Loc,
Exception_Choices => New_List (
Make_Others_Choice (Loc)),
-
Statements => New_List (
New_Copy_Tree (Free_Stmt),
Make_Raise_Statement (Loc))))));