This is the mail archive of the gcc-patches@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]

Re: [build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu


On 04/18/14 02:28, Marc Glisse wrote:
Ping
http://gcc.gnu.org/ml/gcc-patches/2014-01/msg01480.html

On Thu, 23 Jan 2014, Marc Glisse wrote:

Hello,

although setting CFLAGS_FOR_TARGET before compiling gcc works fine,
CXXFLAGS_FOR_TARGET is ignored. I don't see any good reason for that.

I tested the patch by doing a regular bootstrap+testsuite on
x86_64-unknown-linux-gnu. I also did a non-bootstrap build where I set
CXXFLAGS_FOR_TARGET and checked that it now propagates to libstdc++
and others.

config/ChangeLog:

2014-01-23  Marc Glisse  <marc.glisse@inria.fr>

    PR target/43538
    * mt-gnu: Don't reset CXXFLAGS_FOR_TARGET.
OK for the trunk.  Please install.

Jeff


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