projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0bf18a
)
Minor reformatting.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 13 Jan 2017 09:44:48 +0000
(10:44 +0100)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 13 Jan 2017 09:44:48 +0000
(10:44 +0100)
From-SVN: r244397
gcc/ada/errout.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/errout.adb
b/gcc/ada/errout.adb
index 001072d5b8f97ae00c181aa4d041e3683d114a09..984090e0d2c646cc829c690ed91e6d2d59f34f0f 100644
(file)
--- a/
gcc/ada/errout.adb
+++ b/
gcc/ada/errout.adb
@@
-250,8
+250,8
@@
package body Errout is
-- suitable value for each phase of analysis separately.
else
- Record_Compilation_Errors :=
Record_Compilation_Errors or else
- Erroutc.Compilation_Errors;
+ Record_Compilation_Errors :=
+
Record_Compilation_Errors or else
Erroutc.Compilation_Errors;
return Record_Compilation_Errors;
end if;