[Bug c++/39144] New: bad code for std::sort, std::not2, 64-bit, many versions

2009-02-09 Thread rassahah at neofonie dot de
versions Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rassahah at neofonie dot de GCC build triplet: x86_64-unknown-linux-gnu

[Bug libobjc/23108] New: alignment bug in libobjc/archive.c

2005-07-28 Thread rassahah at neofonie dot de
Status: UNCONFIRMED Severity: normal Priority: P2 Component: libobjc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rassahah at neofonie dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host tr

[Bug libobjc/23108] alignment bug in libobjc/archive.c

2005-07-28 Thread rassahah at neofonie dot de
--- Additional Comments From rassahah at neofonie dot de 2005-07-28 09:10 --- oops, the diff is in reverse! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23108

[Bug libobjc/23108] alignment bug in libobjc/archive.c

2005-08-15 Thread rassahah at neofonie dot de
--- Additional Comments From rassahah at neofonie dot de 2005-08-15 10:41 --- (In reply to comment #3) > Hmm on powerpc-darwin we get: > a = 1, b = 3 > > > Which is still wrong. You mean before or after the application of the suggested patch? Perhaps there may be