[Bug c++/37715] New: Different class sizes with public/private and alignments

2008-10-02 Thread adam at os dot inf dot tu-dresden dot de
mal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: adam at os dot inf dot tu-dresden dot de GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37715

[Bug inline-asm/36722] New: ICE with inline asm in 64bit mode because of type size

2008-07-03 Thread adam at os dot inf dot tu-dresden dot de
dot gnu dot org ReportedBy: adam at os dot inf dot tu-dresden dot de GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36722

[Bug c++/33661] template methods forget explicit local reg vars

2008-04-30 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #8 from adam at os dot inf dot tu-dresden dot de 2008-04-30 20:22 --- (In reply to comment #7) > This is not a regression, however it is a bug, it has to be fixed. Inline > assembly coupled with templates is very powerful, however because of this bug > it is unusab

[Bug c++/33661] template methods forget explicit local reg vars

2008-04-30 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #6 from adam at os dot inf dot tu-dresden dot de 2008-04-30 13:34 --- Even if this is not a regression it would be very helpful if g++ would emit a warning that the register allocation will be ignored. Those bugs are subtle. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/36080] New: Register specification ignored in template function.

2008-04-29 Thread adam at os dot inf dot tu-dresden dot de
gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: adam at os dot inf dot tu-dresden dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36080

[Bug libmudflap/33064] New: libmudflap fails to build with --enable-targets=all

2007-08-14 Thread adam at os dot inf dot tu-dresden dot de
0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libmudflap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: adam at os dot inf dot tu-dresden dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gn

[Bug c++/29579] gcc uses sil register in inline asm statement in 32bit mode

2006-10-24 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #2 from adam at os dot inf dot tu-dresden dot de 2006-10-24 14:04 --- The problem happens with 4.0 and 4.1 but not with 4.2 or trunk (all 20061022 versions). -O2 is needed. Does not happen with -O1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29579

[Bug c++/29579] gcc uses sil register in inline asm statement in 32bit mode

2006-10-24 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #1 from adam at os dot inf dot tu-dresden dot de 2006-10-24 13:23 --- Created an attachment (id=12483) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12483&action=view) preprocessed files which cannot be compiled -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c++/29579] New: gcc uses sil register in inline asm statement in 32bit mode

2006-10-24 Thread adam at os dot inf dot tu-dresden dot de
nu dot org ReportedBy: adam at os dot inf dot tu-dresden dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29579

[Bug c++/28991] Static constructor emitted instead of initialized variable

2006-09-08 Thread adam at os dot inf dot tu-dresden dot de
--- Comment #2 from adam at os dot inf dot tu-dresden dot de 2006-09-08 21:07 --- gcc version 4.2.0 20060903 (experimental) also gives: 080483f2 t global constructors keyed to _ZN1T7handlerE 08049650 B T::handler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28991