This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
-flto with -g
- From: Hei Chan <structurechart at yahoo dot com>
- To: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 19 Mar 2013 16:39:57 -0700 (PDT)
- Subject: -flto with -g
- Reply-to: Hei Chan <structurechart at yahoo dot com>
Hi,
I am using gcc 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC).
I see the following statement in the manpage:
Combining -flto with -g is currently experimental and expected to produce wrong results.
I just wonder whether the statement is still true or it is outdated.
Thanks in advance.
Cheers,
Hei