]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Added ChangeLog entry for last commit.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 2019 09:23:52 +0000 (09:23 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 2019 09:23:52 +0000 (09:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271629 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 19c6095c83b0b8b6c76596cf060e9c2cd3908b37..bccecbb5e47b639a82ecfbd421c313b3f484f7f2 100644 (file)
@@ -1,3 +1,8 @@
+2019-05-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * doc/invoke.texi (x86 Options, -mvect8-ret-in-mem): Remove
+       pre-Solaris 11 referene and most Studio compiler details.
+
 2019-05-24  John David Anglin  <danglin@gcc.gnu.org>
 
        PR target/90530