re PR debug/26364 ([no unit-at-a-time mode] Uninlined function is marked as inlined)
authorSteven Bosscher <stevenb.gcc@gmail.com>
Wed, 9 Jan 2008 10:33:55 +0000 (10:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Jan 2008 10:33:55 +0000 (10:33 +0000)
commit59e5c37d0f0f358b7b5ba8f0424983d6083edd9a
treeb765794632bde46810ae91b0c2c260a33329ad71
parent712db60ed09c06851a2622b59e29f8977b5437b2
re PR debug/26364 ([no unit-at-a-time mode] Uninlined function is marked as inlined)

2008-01-09  Steven Bosscher  <stevenb.gcc@gmail.com>

PR debug/26364
* opts.c (decode_options): Disable inlining of functions called
once if not in unit-at-a-time mode.

From-SVN: r131423
gcc/ChangeLog
gcc/opts.c