toplev.c (output_stack_usage): Be prepared for suffixes created by the compiler in...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 6 Sep 2013 15:28:02 +0000 (15:28 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 6 Sep 2013 15:28:02 +0000 (15:28 +0000)
commit2c641f8b3a3059353ac6f8798d10d2f5c611109b
treea2dc3968bfecca8999f0978eb3c9d4b7086dd505
parenta81b0a3dbb7fa136464e2ce2d1e6702856791f9d
toplev.c (output_stack_usage): Be prepared for suffixes created by the compiler in the function names.

* toplev.c (output_stack_usage): Be prepared for suffixes created by
the compiler in the function names.

From-SVN: r202339
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/stack_usage2.adb [new file with mode: 0644]
gcc/toplev.c