]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 26 May 2013 10:06:18 +0000 (10:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 26 May 2013 10:06:18 +0000 (10:06 +0000)
commit50bf9f145c75b1fbc372e33610af14a8be328e58
treea9fecbd7cac7bcdd85d71b92cf50d328128d2743
parente0579687851867b98b14b9663d8ca7e8f1bb4f62
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.

* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Last_Bit>: Add kludge
to avoid generating an overflow for -1.

From-SVN: r199341
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/last_bit.ads [new file with mode: 0644]