]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)
authorNick Clifton <nickc@redhat.com>
Mon, 30 Dec 2013 17:37:08 +0000 (17:37 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 30 Dec 2013 17:37:08 +0000 (17:37 +0000)
commite1a558374da76485aedf0452d53a26c4092dae9d
tree2e8f2c0f946c2b746ac448c486fb261ad2cbacc6
parent6bd5968441b9cc3b46ee266c03062ac4d7b7e154
re PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)

PR target/59631
* stor-layout.c (get_mode_bounds): Use GET_MODE_PRECISION instead
of GET_MODE_BITSIZE.

Co-Authored-By: Peter Bigot <bigotp@acm.org>
From-SVN: r206250
gcc/ChangeLog
gcc/stor-layout.c