diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-09 14:05:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-09 14:05:17 +0000 |
commit | b87060ce92628c3c81754149d2d8a7e2733fb495 (patch) | |
tree | 481f59d708170e50cb07a5189895a66babc1ddbd /gcc/tree-ssa-loop-niter.c | |
parent | a00f4c6b4f46ab219946e738586fca49d4e71bfd (diff) | |
download | gcc-b87060ce92628c3c81754149d2d8a7e2733fb495.zip gcc-b87060ce92628c3c81754149d2d8a7e2733fb495.tar.gz gcc-b87060ce92628c3c81754149d2d8a7e2733fb495.tar.bz2 |
compiler: rewrite compiler directive support
Rewrite the compiler directive support to recognize all the compiler
directives implemented by the current gc compiler. The directives other
than go:linkname are now turned into GOPRAGMA flags attached to a
function or function declaration. The go:linkname directive is turned
into a map attached to the Lex object. No new directives are actually
implemented yet, they are just recognized.
Reviewed-on: https://go-review.googlesource.com/26610
From-SVN: r239282
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions