https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Priority
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
Martin Sebor changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
--- Comment #7 from herumi ---
Created attachment 52478
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52478&action=edit
an original code
The array-bounds.zip file is a little stripped original issue.
array-bounds% g++-11.2 -O2 -c a.cpp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
--- Comment #6 from Andrew Pinski ---
(In reply to herumi from comment #5)
> >Can you file a seperate issue with the preprocessed source (-save-temps)
> >since it really does look like a seperate issue all together.
>
> May I attach a zipped a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
--- Comment #5 from herumi ---
>Can you file a seperate issue with the preprocessed source (-save-temps) since
>it really does look like a seperate issue all together.
May I attach a zipped a.ii which is generated by the following commands?
T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
--- Comment #4 from Andrew Pinski ---
(In reply to herumi from comment #3)
> The reason why I made this code is from the issue:
> https://github.com/herumi/xbyak/issues/137
Can you file a seperate issue with the preprocessed source (-save-temps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
--- Comment #3 from herumi ---
>Also if this is from some larger code,
>it might be useful to have the non-reduced testcase
>since the reduced testcase might being showing something different.
The reason why I made this code is from the issue:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104603
Andrew Pinski changed:
What|Removed |Added
Summary|wrong detection of g++ |[10/11/12 Regression] wrong