[BRIGFE] Changed pure attributes to const for the brig-builtins
commitd2a5e3d37abeac438673d66a55159a39ce77381c
authorvisit0r <visit0r@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2017 15:29:07 +0000 (28 15:29 +0000)
committervisit0r <visit0r@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 2017 15:29:07 +0000 (28 15:29 +0000)
tree5b5a01851c89b143aa7ec7663621fc61d906b795
parente4e13a22cacd93a02c46321f2880268d8f5de314
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253254 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/brig-builtins.def
gcc/brig/ChangeLog
gcc/brig/brig-lang.c