This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/68273] [5 Regression] Wrong code on mips/mipsel due to (invalid?) peeking at alignments in function_arg.
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Aug 2016 10:55:51 +0000
- Subject: [Bug target/68273] [5 Regression] Wrong code on mips/mipsel due to (invalid?) peeking at alignments in function_arg.
- Auto-submitted: auto-generated
- References: <bug-68273-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68273
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |6.2.0, 7.0
Summary|[5/6/7 Regression] Wrong |[5 Regression] Wrong code
|code on mips/mipsel due to |on mips/mipsel due to
|(invalid?) peeking at |(invalid?) peeking at
|alignments in function_arg. |alignments in function_arg.
Known to fail| |6.1.0
--- Comment #40 from Richard Biener <rguenth at gcc dot gnu.org> ---
Mitigated on trunk and the GCC 6 branch (correct me if I am wrong).