[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-08-22 Thread Christophe Lyon
about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761]

2014-08-11 Thread Yroux
Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267761 Title: miscompilation of unsigned comparison on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-06-27 Thread Michael Collison
on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-02-12 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761]

2014-01-15 Thread Michael Hudson-Doyle
. https://bugs.launchpad.net/bugs/1267761 Title: miscompilation of unsigned comparison on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 1267761]

2014-01-15 Thread Rearnsha
of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267761 Title: miscompilation of unsigned comparison on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 1267761]

2014-01-15 Thread Michael Hudson-Doyle
notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267761 Title: miscompilation of unsigned comparison on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu

[Bug 1267761]

2014-01-15 Thread Ktkachov
to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761]

2014-01-12 Thread Rearnsha
are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267761 Title: miscompilation of unsigned comparison on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 1267761]

2014-01-12 Thread Rearnsha
://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-01-12 Thread Bug Watch Updater
about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-01-12 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-01-12 Thread Launchpad Bug Tracker
To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-01-10 Thread Matthias Klose
To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1267761/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1267761] Re: miscompilation of unsigned comparison on aarch64

2014-01-10 Thread Bug Watch Updater
40063c: a8c17bfdldp x29, x30, [sp],#16 400640: d65f03c0ret Basically it seems that the condition -offset val is being compiled as val + offset does not overflow, which is not valid for offset == 0. Reply at: https://bugs.launchpad.net/gcc-linaro/+bug/1267761