This is the mail archive of the gcc-patches@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]

Re: [3.3 branch, Fortran, committed] was: [Trunk, Fortran, committed]Patch to enable use of any kind integer in case statements.


 >  > Toon Moene wrote:
 >  > 
 >  > I committed the attached patch after bootstrap, check (C and
 >  > Fortran only) on powerpc-unknown-linux-gnu (Debian testing as of
 >  > three weeks ago).
 >  > 
 >  > It allows use of INTEGER*{1,2,8} in CASE statements and issues a
 >  > warning when the case labels exceed the range of the KIND.
 > 
 >  And ditto for the 3.3 branch (it's a bug that this wasn't supported).

Testcases?

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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