opts-common.c (integral_argument): Add support for hexadecimal command option integer...
authorChung-Lin Tang <cltang@codesourcery.com>
Mon, 16 Dec 2013 04:28:24 +0000 (04:28 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Mon, 16 Dec 2013 04:28:24 +0000 (04:28 +0000)
commit317c1849286a2acdf6e72bc2b0973d52b4ba5202
treeaf0bfba0c0d2023977d4f9c701dbda725fc6a7a7
parentde9d8725274105280786bcbf77696ef234200c83
opts-common.c (integral_argument): Add support for hexadecimal command option integer arguments.

2013-12-16  Chung-Lin Tang  <cltang@codesourcery.com>

* opts-common.c (integral_argument): Add support for
hexadecimal command option integer arguments. Update comments.

From-SVN: r206008
gcc/ChangeLog
gcc/opts-common.c