This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/79935] DJGPP: misaligned stack in static constructors


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

Andris Pavenis <andris.pavenis at iki dot fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andris.pavenis at iki dot fi

--- Comment #6 from Andris Pavenis <andris.pavenis at iki dot fi> ---
Failed to reproduce
- gcc-6.3.0
- Windows 10 32 bit VM (VirtualBox) under Fedora 25 x86_64
- DJGPP libc trunk version (should also work with DJGPP v2.05)

Alignments supported by GCC (up to 128 seems) to work OK for me.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]