[Bug c++/56340] New: Wrong error from exception specifications of defaulted destructors

2013-02-15 Thread bitti at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56340 Bug #: 56340 Summary: Wrong error from exception specifications of defaulted destructors Classification: Unclassified Product: gcc Version: 4.7.2 Status:

[Bug c++/50478] New: Internal compiler error when using initializer lists

2011-09-22 Thread bitti at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50478 Bug #: 50478 Summary: Internal compiler error when using initializer lists Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: major

[Bug c++/25137] Warning missing braces around initializer causing problems with tr1::array

2010-12-17 Thread bitti at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25137 Matti Rintala bitti at iki dot fi changed: What|Removed |Added CC||bitti at iki dot fi

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws

2008-09-19 Thread bitti at iki dot fi
--- Comment #4 from bitti at iki dot fi 2008-09-19 12:12 --- (In reply to comment #3) Similar to Bug 15764. I ran again into this bug in gcc 4.3.2. Any idea when there's time to fix it? Matti Rintala -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33799

[Bug bootstrap/36853] Compiling gcc 4.3.1 with Ada fails with Gnat bug detection

2008-07-17 Thread bitti at iki dot fi
--- Comment #1 from bitti at iki dot fi 2008-07-17 13:11 --- Created an attachment (id=15922) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15922action=view) config.log from the failing build config.log created with ../gcc-4.3.1/configure --prefix=/home/bitti/gcc-4.3.1 --enable

[Bug bootstrap/36853] Compiling gcc 4.3.1 with Ada fails with Gnat bug detection

2008-07-17 Thread bitti at iki dot fi
--- Comment #2 from bitti at iki dot fi 2008-07-17 13:13 --- I managed to duplicate the bug in a simpler environment. OpenSuse 11.0 32-bit i686, gcc configured with ../gcc-4.3.1/configure --prefix=/home/bitti/gcc-4.3.1 --enable-languages=c,c++,java,ada,fortran I attached the resulting

[Bug bootstrap/36853] New: Compiling gcc 4.3.1 with Ada fails with Gnat bug detection

2008-07-16 Thread bitti at iki dot fi
: bitti at iki dot fi 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=36853

[Bug c++/33799] New: Return value's destructor not executed when a local variable's destructor throws

2007-10-17 Thread bitti at iki dot fi
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bitti at iki dot fi 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=33799

[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws

2007-10-17 Thread bitti at iki dot fi
--- Comment #2 from bitti at iki dot fi 2007-10-17 12:21 --- I also tried on other compilers. Sun's compiler (CC: Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25) shows the same bug as Gcc. Microsoft Visual Studio 2005 works ok and destroys both objects. -- http://gcc.gnu.org

[Bug preprocessor/23351] New: *cpp specs file options are sometimes ignored in Sun builds

2005-08-12 Thread bitti at iki dot fi
: normal Priority: P2 Component: preprocessor AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bitti at iki dot fi CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target