[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2009-05-16 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org

[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2009-05-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2009-05-16 16:11 --- Subject: Bug 36031 Author: fxcoudert Date: Sat May 16 16:11:11 2009 New Revision: 147615 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=147615 Log: PR fortran/36031 * decl.c

[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2009-05-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2009-05-16 16:12 --- Probably fixed on trunk. Please reopen if not. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2009-05-16 Thread drow at gcc dot gnu dot org
--- Comment #5 from drow at gcc dot gnu dot org 2009-05-16 17:31 --- Subject: Re: ARM -fshort-enums attribute not emitted for Fortran On Sat, May 16, 2009 at 04:12:28PM -, fxcoudert at gcc dot gnu dot org wrote: Probably fixed on trunk. Please reopen if not. Thanks! I

[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2009-03-28 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2009-03-28 13:01 --- Created an attachment (id=17554) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17554action=view) Tentative patch Can you tell me if the patch attached fixes the issue? --

[Bug fortran/36031] ARM -fshort-enums attribute not emitted for Fortran

2008-05-28 Thread pbrook at gcc dot gnu dot org
--- Comment #1 from pbrook at gcc dot gnu dot org 2008-05-29 00:13 --- I think this is a gfortran bug. It implements its own short-enums flag instead of using flag_short_enums. -- pbrook at gcc dot gnu dot org changed: What|Removed |Added