[Bug libstdc++/8246] Cast increases alignment in __default_alloc_template on Sparcs
bkoz@gcc.gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 5 01:09:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8246
------- Additional Comments From bkoz@gcc.gnu.org 2003-06-05 01:09 -------
Can you try after this patch on mainline or gcc-3_3-branch please?
2003-05-20 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* include/bits/stl_alloc.h (__default_alloc_template::_S_chunk_alloc):
Cast via void* to avoid -Wcast-align warnings.
(__default_alloc_template::_S_refill): Likewise.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list