[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2011-08-11 Thread Bug Watch Updater
** Changed in: xplc (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/437726 Title: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 To manage

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-29 Thread Pierre Phaneuf
I could use some tips on how to fix the bug in the upstream. Notably, is there any reproduction on i386 or x86_64? I'm not sure where the aliasing occurs exactly... Thanks! -- xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 https://bugs.launchpad.net/bugs/437726 You received this

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-29 Thread Ulrich Weigand
The problem is in the operator== and operator!= routines for UUID, in include/xplc/uuidops.h: inline int operator==(const UUID uuid1, const UUID uuid2) { return (uuid1 == uuid2) || ((static_castconst u_int32_t*(uuid1.Data1)[0] == static_castconst u_int32_t*(uuid2.Data1)[0])

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-23 Thread Loïc Minier
** Summary changed: - xplc tests failures on ia64 and sparc with gcc-4.4 -O2 + xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 -- xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 https://bugs.launchpad.net/bugs/437726 You received this bug notification because you

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-23 Thread Loïc Minier
Thanks, I uploaded your changes after tweaking the changelog slightly and I took the occasion to also fix a lintian warning in the same upload. ** Changed in: xplc (Ubuntu) Assignee: (unassigned) = Loïc Minier (lool) -- xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package xplc - 0.3.13-2ubuntu5 --- xplc (0.3.13-2ubuntu5) maverick; urgency=low [ Michael Hope ] * Instead of replacing -O2 with -Os on ia64 and sparc Debian architectures, build with -fno-strict-aliasing all the time to work around an aliasing

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-23 Thread Loïc Minier
Not a gcc bug. ** Changed in: gcc-4.4 (Ubuntu) Status: Triaged = Invalid -- xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 https://bugs.launchpad.net/bugs/437726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 437726] Re: xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2

2010-07-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/xplc -- xplc tests failures on ia64, sparc, and armel with gcc-4.4 -O2 https://bugs.launchpad.net/bugs/437726 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list