aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-10-05 19:26:41 +0200
committerRickard Green <[email protected]>2017-10-05 19:26:41 +0200
commit52449634868e38087d0c93a0145fcfd9d2de394b (patch)
tree245455d9d65b37fb30c83ee549b0fcd6d9014a4f /lib/compiler/doc
parentd23ed02f7a4bbbc809c1ed5ba3fa0369db0a7d02 (diff)
parent3f4aac5b00959d3f0ddfaf54a3163cd75053dd24 (diff)
downloadotp-52449634868e38087d0c93a0145fcfd9d2de394b.tar.gz
otp-52449634868e38087d0c93a0145fcfd9d2de394b.tar.bz2
otp-52449634868e38087d0c93a0145fcfd9d2de394b.zip
Merge branch 'maint'
* maint: Updated OTP version Update release notes Update version numbers
Diffstat (limited to 'lib/compiler/doc')
-rw-r--r--lib/compiler/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index bd095c422a..433fc3b86e 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -294,6 +294,23 @@
</section>
+<section><title>Compiler 7.0.4.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 7.0.4</title>
<section><title>Fixed Bugs and Malfunctions</title>