[Bug libstdc++/40296] [C++0x] std::exception_ptr comparisons

2009-06-02 Thread sebastian dot redl at getdesigned dot at
--- Comment #3 from sebastian dot redl at getdesigned dot at 2009-06-02 18:45 --- Curiously enough, N2857 doesn't even require that exception_ptr be usable in conditions. I must have simply assumed that anything with _ptr in its name must be a valid condition. So yeah, if the ABI can

[Bug libstdc++/38732] [4.4 Regression] Openoffice.org segfaults with runtime libs built from GCC trunk

2009-01-07 Thread sebastian dot redl at getdesigned dot at
--- Comment #17 from sebastian dot redl at getdesigned dot at 2009-01-07 21:14 --- I have no idea how a prepended member can change the negative offset of the other struct members. If I did, the bug wouldn't be there. Is wrapping the struct in another struct the best way to ensure