https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
--- Comment #6 from Martin Sebor ---
(In reply to Martin Sebor from comment #5)
...
> Another alternative would be to implicitly reset the #pragma pack on "entry"
> to every C++ standard header (or even every header), and restore it on
> "exit."
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
--- Comment #4 from Jonathan Wakely ---
What warning do you expect? The problem is not specific to ostringstream, so we
can't just add a warning when you try to use packing with that particular type.
It happens for any code which you link to and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
Andreas Schwab changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
crillion at tiscali dot it changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #3 from cr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85348
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---