[Bug rtl-optimization/82576] sbitmap_vector_alloc() not ready for 64 bits
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 17 06:48:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82576
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-10-17
CC| |law at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, note that also bitmap.h contains API where we have 'unsigned int'.
I can work on that, do we want to change API of both?
More information about the Gcc-bugs
mailing list