[Bug fortran/37614] Change position of padding for aligned COMMONs

2009-04-04 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2009-04-04 16:47 --- Fixed on 4.5. Because of the ABI change, I will not backport this unless there is an overwhelming public demand. Equally, the desire for an option to revert it, -fg77-common-align, will only be implemented if there i

[Bug fortran/37614] Change position of padding for aligned COMMONs

2009-04-04 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2009-04-04 16:41 --- Subject: Bug 37614 Author: pault Date: Sat Apr 4 16:41:30 2009 New Revision: 145541 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145541 Log: 2009-04-04 Paul Thomas PR fortran/37614 * tra

[Bug fortran/37614] Change position of padding for aligned COMMONs

2009-01-15 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-01-15 09:19 --- (In reply to comment #1) > This would mean an ABI change, but it is worth thinking about. > The required fix is trivial, although I have not regtested yet; eliminate 1127-1131 in trans-common.c. Cheers Paul --

[Bug fortran/37614] Change position of padding for aligned COMMONs

2008-10-25 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-10-25 08:26 --- This would mean an ABI change, but it is worth thinking about. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added --