diff options
author | CohenArthur <arthur.cohen@epita.fr> | 2021-03-29 21:08:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 20:08:21 +0100 |
commit | ff1eca9a578bb8ff5d35a64e96f6b17fb5f6f81e (patch) | |
tree | 498202910e11fd250591dd590b5cb1149d1dc200 /gcc/config.gcc | |
parent | 099fcbd107ad6139de2c387c62327d0d189a5261 (diff) | |
download | gcc-ff1eca9a578bb8ff5d35a64e96f6b17fb5f6f81e.zip gcc-ff1eca9a578bb8ff5d35a64e96f6b17fb5f6f81e.tar.gz gcc-ff1eca9a578bb8ff5d35a64e96f6b17fb5f6f81e.tar.bz2 |
Fix infinite loop when expanding cfg attributes (#319)
rust-macro-expand: Fix infinite loop in cfg_attr expansion
Expanding the cfg_attrs wasn't incrementing the index at which to access
the attribute to expand, so the compiler was stuck in expanding the same
attribute over and over again in some cases.
Fixes #320
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions