This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH RFA: Invalid C++ enum conversions in initializers and returns
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org, joseph at codesourcery dot com, jason at redhat dot com, java-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sat, 25 Apr 2009 12:16:38 -0700
- Subject: Re: PATCH RFA: Invalid C++ enum conversions in initializers and returns
- References: <m3skjwtv3n.fsf@google.com>
On Sat, Apr 25, 2009 at 12:02:36PM -0700, Ian Lance Taylor wrote:
>
> gcc/fortran/ChangeLog:
>
> 2009-04-25 Ian Lance Taylor <iant@google.com>
>
> * trans-intrinsic.c (DEFINE_MATH_BUILTIN): Add casts to enum
> type.
> * trans-io.c (st_parameter_field): Add casts to enum type.
>
OK.
--
Steve