]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorrect...
authorJakub Jelinek <jakub@redhat.com>
Fri, 14 Mar 2014 17:58:52 +0000 (18:58 +0100)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Fri, 14 Mar 2014 17:58:52 +0000 (17:58 +0000)
commit91035653db2e23fa0f3b941537b8787731e67e29
treed703519c49e1019b22082f798cb3843b103b3223
parent9592100294e59ea7c6228d3d575d76d67a88f02b
re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorrect dump file path)

PR middle-end/60484
* common.opt (dump_base_name_prefixed): New Variable.
* opts.c (finish_options): Don't prepend directory to x_dump_base_name
if x_dump_base_name_prefixed is already set, set it at the end.

Co-Authored-By: Marek Polacek <polacek@redhat.com>
From-SVN: r208571
gcc/ChangeLog
gcc/common.opt
gcc/opts.c
This page took 0.057128 seconds and 5 git commands to generate.