[Bug target/42265] LONG_MAX is 9223372036854775807 rather than 2147483647 on macintosh 10.6

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 3 18:01:00 GMT 2009



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-12-03 18:00 -------
And what is the sizeof(long) ?

I think the default is to compile 64bit programs by default with Apple's
supplied compiler.

Also we don't support Apple's supplied GCC.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|c++                         |target
            Summary|LONG_MAX is                 |LONG_MAX is
                   |9223372036854775807 rather  |9223372036854775807 rather
                   |than 2147483647 on macintosh|than 2147483647 on macintosh
                   |10.6                        |10.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42265



More information about the Gcc-bugs mailing list