Re: Correct c-torture stkalign test

2016-02-12 Thread Jeff Law
On 02/07/2016 10:55 PM, Alan Modra wrote: This test was added by git commit 7c5f55675 (svn 231569) Here's the log message from that commit: avoid alignment of static variables affecting stack's Function (or more narrow) scope static variables (as well as others not placed on the

Correct c-torture stkalign test

2016-02-07 Thread Alan Modra
This test was added by git commit 7c5f55675 (svn 231569) Here's the log message from that commit: avoid alignment of static variables affecting stack's Function (or more narrow) scope static variables (as well as others not placed on the stack) should also not have any effect on t