]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR lto/88677
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2019 14:49:03 +0000 (14:49 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Feb 2019 14:49:03 +0000 (14:49 +0000)
Fix PR number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268880 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index fd554df1471d533e6cb24bcfd7d87417441df2fe..3da7175c62711d55a856aa12c876aef0bb8f2b31 100644 (file)
 
 2019-02-12  Jan Hubicka  <hubicka@ucw.cz>
 
-       PR lto/88777
+       PR lto/88677
        * cgraphunit.c (analyze_functions): Clear READONLY flag for external
        types that needs constructiong.
        * tree.h (may_be_aliased): Do not check TYPE_NEEDS_CONSTRUCTING.