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 driver/44273] Using -save-temps and @file should also save the intermediate @file used by the driver.


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

Ian Bolton <ibolton at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ibolton at gcc dot gnu.org
         Resolution|                            |WONTFIX

--- Comment #1 from Ian Bolton <ibolton at gcc dot gnu.org> 2011-05-10 09:38:15 UTC ---
This can be achieved by specifying "-Wl,-debug", so the behaviour of
--save-temps does not need to change.


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