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 libstdc++/58729] tr2::dynamic_bitset::resize fails


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

--- Comment #14 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58804 for work that will get
this to work for -m32 also.

I was using builtins for long rather than long long so the last patch failed
with -m32.  Sigh...


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