Bug#731145: clang-3.3: Segmentation fault when compiling 32bit binary on 64bit machine

2013-12-02 Thread Morten V. Pedersen
Package: clang-3.3 Version: 1:3.3-13 Severity: normal Dear Maintainer, We have a c++11 library for which one of our buildbots started to complain. The following changes made clang compile fine: * Removing the -m32 flag * Lowering the optimizer level to something below -O2 * Testing on

Bug#731145: Acknowledgement (clang-3.3: Segmentation fault when compiling 32bit binary on 64bit machine)

2013-12-02 Thread Morten V. Pedersen
Hi guys, Forgot to mention that the we initially saw this problem on clang-3.3-9 we then upgraded to clang-3.3-12 and finally clang-3.3-13, but the problem persisted. - M -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#731145: Acknowledgement (clang-3.3: Segmentation fault when compiling 32bit binary on 64bit machine)

2013-12-02 Thread Morten V. Pedersen
Hi Sylvestre, We are working on trying to reproduce the problem in a smaller test case - will let you know how it goes. - M On 12/02/2013 05:17 PM, Sylvestre Ledru wrote: tags 123456 + moreinfo thanks Hello, On 02/12/2013 14:24, Morten V. Pedersen wrote: Hi guys, Just attaching the .cpp