This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] Uninlined function is marked as inlined



------- Comment #12 from rguenth at gcc dot gnu dot org  2008-01-09 10:34 -------
Subject: Bug 26364

Author: rguenth
Date: Wed Jan  9 10:33:55 2008
New Revision: 131423

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131423
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26364


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]