Commit f7864c9f by Martin Sebor

Amend recent entry.

From-SVN: r244849
parent 1a998fa0
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
PR middle-end/78703 PR middle-end/78703
* gimple-ssa-sprintf.c (struct format_result): Remove constant member. * gimple-ssa-sprintf.c (struct format_result): Remove constant member.
(struct fmtresult, format_integer, format_floating): Adjust. (struct fmtresult, format_integer, format_floating): Adjust.
(fmtresult::fmtresult): Set max correctly in two argument ctor.
(get_string_length, format_string,format_directive): Same. (get_string_length, format_string,format_directive): Same.
(pass_sprintf_length::compute_format_length): Same. (pass_sprintf_length::compute_format_length): Same.
(try_substitute_return_value): Simplify slightly. (try_substitute_return_value): Simplify slightly.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment