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]

Re: [3.0.1 PATCH] S/390 correct LONG_MAX value for 64-bit


On Aug 10, 2001, Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de> wrote:

> 2001-08-10  Ulrich Weigand  <uweigand@de.ibm.com>
 
>  	* glimits.h (__LONG_MAX__): Add s390x as 64-bit architecture.

We've been trying to avoid adding more exceptions to that header
file.  The solution I was advised to adopt was to define __LONG_MAX__
in CPP_PREDEFINES or CPP_SPEC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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