diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2012-05-07 18:53:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2012-05-07 18:53:28 +0000 |
commit | 62beea506bd1a5c688e7b88457408411c8272635 (patch) | |
tree | 7095bb5f9bbc868f8efa84c16ab0286fe5aa1fec /gcc/tree-dfa.c | |
parent | ca30ba74c97fac7fa2c9da54a3bc45bda11bfd2c (diff) | |
download | gcc-62beea506bd1a5c688e7b88457408411c8272635.zip gcc-62beea506bd1a5c688e7b88457408411c8272635.tar.gz gcc-62beea506bd1a5c688e7b88457408411c8272635.tar.bz2 |
compiler: fix an ICE when parsing 0xdie, reject token 0x123i.
The lexer used to incorrectly accept a token like 0x123i
and interpreted it as 123i. It also used to die when encountering
0xdie.
From-SVN: r187266
Diffstat (limited to 'gcc/tree-dfa.c')
0 files changed, 0 insertions, 0 deletions