re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 2 Feb 2017 12:39:09 +0000 (12:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 2 Feb 2017 12:39:09 +0000 (12:39 +0000)
commitda75ca93f8f17847f75ff50d00796e98ccf8509d
tree3bf382d8d50f62d0ff60f17c00752dbff7a4af7a
parentaa2cbb1a6cf59b6bd3215ed2a53cf88ffcda3bc7
re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)

PR middle-end/78468
* emit-rtl.c (init_emit): Add ??? comment for problematic alignment
settings of the virtual registers.

Revert again
2016-08-23  Dominik Vogt  <vogt@linux.vnet.ibm.com>

* explow.c (get_dynamic_stack_size): Take known alignment of stack
pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
needed.

From-SVN: r245124
gcc/ChangeLog
gcc/emit-rtl.c
gcc/explow.c