Bug#460419: omniorb4: FTBFS on arm: segmentation fault

2008-02-24 Thread Thomas Girard
Hello, I am now convinced this is a g++ bug. I could reproduce the FTBFS on qemu. Trying to compile omniorb4 with g++-4.1.3 20080114 (Debian 4.1.2-19) succeeds. I will try to write a reduced test case before submitting the bug report on g++-4.2. I need to check wether g++-4.3 is affected as well.

Bug#443234: Inconsistent definition of _GLIBCXX_USE_C99 across arches

2007-09-19 Thread Thomas Girard
Package: libstdc++6-4.1-dev Version: 4.1.2-15 Severity: important Investigating why stlport5.1 fails to build from sources on arm[1] and mips[2] shows that _GLIBCXX_USE_C99 is defined inconsistently across platforms. The following C++ snippet: #include int main(int argc, char* argv[]) {

Bug#416326: gcj 4.1 ICE when using `--coverage'

2007-08-13 Thread Thomas Girard
Hi, Le mardi 27 mars 2007 à 01:00 +0200, Thomas Girard a écrit : > When compiling the following snippet: > > class A {} > > with `gcj --coverage -c A.java' I get: > > /tmp/ccye0vd9.jar:0: internal compiler error: Segmentation fault > Please submit a full bug

Bug#416326: gcj 4.1 ICE when using `--coverage'

2007-03-27 Thread Thomas Girard
forwarded 416326 http://sourceware.org/bugzilla/show_bug.cgi?id=2137 thanks Hi, the kind people on #frysk pointed me to the upstream bug. It is reported to be fixed. Regards, Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Bug#416326: gcj 4.1 ICE when using `--coverage'

2007-03-26 Thread Thomas Girard
Package: gcj-4.1 Version: 4.1.1-20 When compiling the following snippet: class A {} with `gcj --coverage -c A.java' I get: /tmp/ccye0vd9.jar:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/

Bug#373257: ace: FTBFS on hppa

2006-09-11 Thread Thomas Girard
notforwarded 373257 reassign 373257 gcc-4.1 merge 386910 373257 thanks Hi, I'm merging #386910 with #373257. I have removed the forwarded status of #373257 so that merge can happen (Forwarded: pseudo header is not recognized by the BTS, and I don't know if that was intended). Thanks, Thomas