https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #67 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:0200ac49e6281fd86ad391b539a4f564ca44e397
commit r10-11364-g0200ac49e6281fd86ad391b539a4f564ca44e397
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #66 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:d87adfe1a6455025eb3ae787a6da245a62cdb446
commit r11-10710-gd87adfe1a6455025eb3ae787a6da245a62cdb446
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #65 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a5453c659bce698d80f5aebdab5ab0eba39b1ed6
commit r12-9153-ga5453c659bce698d80f5aebdab5ab0eba39b1ed6
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #64 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:44f308e59bfa0f93ae05b17e257d8563c12399fd
commit r13-5757-g44f308e59bfa0f93ae05b17e257d8563c12399fd
Author: Andrew Pinski
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #63 from Andrew Pinski ---
Note match.pd has a similar bug. Here is the patch which fixes it:
diff --git a/gcc/match.pd b/gcc/match.pd
index 92b93b0..8607abe 100644
--- a/gcc/match.pd
+++ b/gcc/match.pd
@@ -5676,16 +5676,18 @@ DEFINE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #61 from Richard Biener ---
Author: rguenth
Date: Tue Mar 26 13:18:23 2019
New Revision: 269942
URL: https://gcc.gnu.org/viewcvs?rev=269942&root=gcc&view=rev
Log:
2019-02-26 Richard Biener
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #60 from rguenther at suse dot de ---
On Tue, 26 Mar 2019, dongjianqiang2 at huawei dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
>
> --- Comment #59 from John Dong ---
> (In reply to John Dong from comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #59 from John Dong ---
(In reply to John Dong from comment #58)
> Created attachment 46022 [details]
> fix the union bug on 7.3.0
hi, I tried to fix the bug when expanding. is it OK?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #58 from John Dong ---
Created attachment 46022
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46022&action=edit
fix the union bug on 7.3.0
10 matches
Mail list logo