Bug#610535: g++: Using a global std::string in a constructor in another files generates a crashing binary

2011-01-20 Thread Ludovic Rousseau
_fini>, stack_end=0x7fffdad8) at libc-start.c:187 #8 0x00400ce9 in _start () (gdb) --  Dr. Ludovic Rousseau -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTi=xs0E2pcWe3r52KnwqU7PFff7giz=yppd7s...@mail.gmail.com

Bug#610535: g++: Using a global std::string in a constructor in another files generates a crashing binary

2011-01-19 Thread Ludovic Rousseau
Package: g++ Version: 4:4.4.5-1 Severity: normal Tags: upstream Hello, I found a strange bug I can't explain myself. I am not a C++ expert so maybe this construction is illegal. I provide a sample to reproduce the bug. === File main.cpp #include "Application.hpp" Ap

Bug#443576: Strict aliasing problem

2007-09-23 Thread Ludovic Rousseau
#440545 is also very similar to mine. The upstream bug report (http://gcc.gnu.org/PR33381) has a patch included. So I hope the bug will not stay opened too long. Maybe Debian will have to auto-rebuild the complete archive after the bug is solved to remove any miss-compiled code. Thanks -

Bug#443576: gcc-4.2: -O2 generates wrong code

2007-09-22 Thread Ludovic Rousseau
Package: gcc-4.2 Version: 4.2.1-5 Severity: critical Justification: breaks unrelated software Hello, I think I found a bug in gcc-4.2. The bug is easy to reproduce. I have it under sid and also under testing. I provide a simple test program (gint_to_pointer.c): #include int main(void) { in

Bug#361409: gcc-4.1-locales: Long Description too short

2006-04-22 Thread Ludovic Rousseau
piler (gcc localization files) This package contains the translated strings for GCC. You will then have the help and error messages of gcc in your local language. . Available translations are: be, ca, da, de, el, es, fr, ja, nl, rw, sv, tr, vi and zh_CN Bye, -- Dr Ludovi