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

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



------- 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


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