diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-11-18 21:51:19 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-11-18 21:51:19 +0100 |
commit | 63871cda441faa0dcc4cdc5968127d988a3867ae (patch) | |
tree | f06cef25453dfeb910d97af097a869bda55bed15 /gcc/function.c | |
parent | 9916a9e47bc4fba2344bb2c136e277be3007769b (diff) | |
download | gcc-63871cda441faa0dcc4cdc5968127d988a3867ae.zip gcc-63871cda441faa0dcc4cdc5968127d988a3867ae.tar.gz gcc-63871cda441faa0dcc4cdc5968127d988a3867ae.tar.bz2 |
re PR middle-end/46534 (ICE optimizing printf ("...>10MBstring\n") into puts)
PR middle-end/46534
* builtins.c (fold_builtin_printf): Don't copy and modify string
before build_string_literal, instead modify what
build_string_literal returned.
* gcc.c-torture/compile/pr46534.c: New test.
From-SVN: r166918
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions