aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-11-16 14:57:46 +0100
committerHans Nilsson <[email protected]>2017-11-16 14:57:46 +0100
commit0a35e158022d5f04fbb3178744098237d8ec550f (patch)
treee5d49628c7f555885f38159a4c68b46a49937a5d /lib/compiler/doc
parent25b65f9f790f2b36846b414ac51d8d2a079dc49a (diff)
parent12e3758d65c6fc6d42642fb7d4f59ac9f10081f6 (diff)
downloadotp-0a35e158022d5f04fbb3178744098237d8ec550f.tar.gz
otp-0a35e158022d5f04fbb3178744098237d8ec550f.tar.bz2
otp-0a35e158022d5f04fbb3178744098237d8ec550f.zip
Merge branch 'maint'
Diffstat (limited to 'lib/compiler/doc')
-rw-r--r--lib/compiler/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index 433fc3b86e..2aec75a2aa 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -510,6 +510,22 @@
</section>
+
+<section><title>Compiler 6.0.3.1</title>
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fail labels on guard BIFs weren't taken into account
+ during an optimization pass, and a bug in the validation
+ pass sometimes prevented this from being noticed when a
+ fault occurred.</p>
+ <p>
+ Own Id: OTP-14522 Aux Id: ERIERL-48 </p>
+ </item>
+ </list>
+ </section>
+</section>
+
<section><title>Compiler 6.0.3</title>
<section><title>Fixed Bugs and Malfunctions</title>