public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/84877] Local stack copy of BLKmode parameter on the stack is not aligned when the requested alignment exceeds MAX_SUPPORTED_STACK_ALIGNMENT
       [not found] <bug-84877-4@http.gcc.gnu.org/bugzilla/>
@ 2021-01-29 16:03 ` danglin at gcc dot gnu.org
  2021-04-15 20:36 ` cvs-commit at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: danglin at gcc dot gnu.org @ 2021-01-29 16:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84877

--- Comment #21 from John David Anglin <danglin at gcc dot gnu.org> ---
Still present on trunk.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug middle-end/84877] Local stack copy of BLKmode parameter on the stack is not aligned when the requested alignment exceeds MAX_SUPPORTED_STACK_ALIGNMENT
       [not found] <bug-84877-4@http.gcc.gnu.org/bugzilla/>
  2021-01-29 16:03 ` [Bug middle-end/84877] Local stack copy of BLKmode parameter on the stack is not aligned when the requested alignment exceeds MAX_SUPPORTED_STACK_ALIGNMENT danglin at gcc dot gnu.org
@ 2021-04-15 20:36 ` cvs-commit at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-04-15 20:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84877

--- Comment #22 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Hans-Peter Nilsson <hp@gcc.gnu.org>:

https://gcc.gnu.org/g:58fe131b91007793c0f12f5fe6cab3f1a017d0fa

commit r11-8204-g58fe131b91007793c0f12f5fe6cab3f1a017d0fa
Author: Hans-Peter Nilsson <hp@axis.com>
Date:   Thu Apr 15 21:51:08 2021 +0200

    gcc.dg/pr84877.c: Xfail for cris-*-*

    Unfortunately it appears that this PR is on nobody's radar.
    Xfailing it to get an arguably artificial zero regression
    state (since T0=2007-01-05) helps my autotester.

    Caveat: the pass/fail state of this test, as long as stack
    alignment isn't adjusted, is dependent on the alignment of
    the stack at the entry of main, so depending on the target,
    e.g. the size and number of environment variables at
    invocation time can affect the result (including simulator
    runs where environment variables are propagated to the
    target).

    gcc/testsuite:
            PR middle-end/84877
            * gcc.dg/pr84877.c: Xfail for cris-*-*.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-15 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-84877-4@http.gcc.gnu.org/bugzilla/>
2021-01-29 16:03 ` [Bug middle-end/84877] Local stack copy of BLKmode parameter on the stack is not aligned when the requested alignment exceeds MAX_SUPPORTED_STACK_ALIGNMENT danglin at gcc dot gnu.org
2021-04-15 20:36 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).