[BRIGFE] Changed pure attributes to const for the brig-builtins
authorHenry Linjamäki <henry.linjamaki@parmance.com>
Thu, 28 Sep 2017 15:29:07 +0000 (15:29 +0000)
committerPekka Jääskeläinen <visit0r@gcc.gnu.org>
Thu, 28 Sep 2017 15:29:07 +0000 (15:29 +0000)
commitf276c46cd81d7a0008c696ddb75638dc6aa25f92
tree5b5a01851c89b143aa7ec7663621fc61d906b795
parent2caf41096411bfe76c54df77ca24724eab0f53c9
[BRIGFE] Changed pure attributes to const for the brig-builtins
that are actually const.

Also:
* Fixed brig-lang.c such that the builtin attributes actually
  have effect...
* Made -O3 the default optimization level for BRIG.

From-SVN: r253254
gcc/ChangeLog
gcc/brig-builtins.def
gcc/brig/ChangeLog
gcc/brig/brig-lang.c