This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53362] gcc 4.7 generates invalid code with -O3 and -mtune=bdver1
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 Aug 2017 00:29:11 +0000
- Subject: [Bug target/53362] gcc 4.7 generates invalid code with -O3 and -mtune=bdver1
- Auto-submitted: auto-generated
- References: <bug-53362-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53362
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #5)
> (In reply to comment #4)
>
> > Is this enough for you to work with?
>
> No, please follow the instructions in [1]. Also, since this is a runtime
> problem, we will need (preferrably minimized) source that can be compiled to
> an executable that fails.
>
> [1] http://gcc.gnu.org/bugs/#report
Reporter never provided the source requested; closing