Re: [arch-dev-public] gcc 4.8 breaking libdrm for me

2013-07-13 Thread Allan McRae
On 13/07/13 17:40, Andreas Radke wrote: > Uploaded tarballs with gcc47 and 48 with -O0 and -save-temps: > > https://docs.google.com/file/d/0B8HSjV2qdYV1VXhmdnlxc29RZDQ/edit?usp=sharing > https://docs.google.com/file/d/0B8HSjV2qdYV1aE80NWh4S1Yzdlk/edit?usp=sharing > > Feel free to run meld over .s

Re: [arch-dev-public] gcc 4.8 breaking libdrm for me

2013-07-13 Thread Daniel Micay
On Sat, Jul 13, 2013 at 1:21 AM, Andreas Radke wrote: > I've built libdrm now with CLANG compiler and so far also no problems. > Clean dmesg, no hangs and no glitches over Firefox tabs. > > I suggest to push a "fixed" package built with clang to testing and > report this one to gcc people. > > Opi

[arch-dev-public] Signoff report for [testing]

2013-07-13 Thread Arch Website Notification
=== Signoff report for [testing] === https://www.archlinux.org/packages/signoffs/ There are currently: * 7 new packages in last 24 hours * 0 known bad packages * 0 packages not accepting signoffs * 4 fully signed off packages * 78 packages missing signoffs * 2 packages older than 14 days (Note: t

Re: [arch-dev-public] gcc 4.8 breaking libdrm for me

2013-07-13 Thread Andreas Radke
Uploaded tarballs with gcc47 and 48 with -O0 and -save-temps: https://docs.google.com/file/d/0B8HSjV2qdYV1VXhmdnlxc29RZDQ/edit?usp=sharing https://docs.google.com/file/d/0B8HSjV2qdYV1aE80NWh4S1Yzdlk/edit?usp=sharing Feel free to run meld over .s files. -Andy signature.asc Description: PGP sign

Re: [arch-dev-public] gcc 4.8 breaking libdrm for me

2013-07-13 Thread Andreas Radke
Am Sat, 13 Jul 2013 08:45:38 +0200 schrieb Alexander Rødseth : > Well done narrowing the issue down. I haven't had the chance to > compare the assembly output yet, but does it work if you compile with > -fno-aggressive-loop-optimizations? Ref: > http://postgresql.1045698.n5.nabble.com/Back-branche