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/63789] g++ -m32 on solaris has trouble finding abs with int64_t


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63789

Marc Glisse <marc.glisse at normalesup dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.glisse at normalesup dot org

--- Comment #4 from Marc Glisse <marc.glisse at normalesup dot org> ---
I would expect that this is fixed (or at least the behavior changed) in recent
versions of gcc, that ship a C++ stdlib.h wrapper. Can someone confirm?

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