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 c/32528] -save-temps when compiling standard input fails



------- Comment #2 from dsh at gcc dot gnu dot org  2007-11-13 04:46 -------
Created an attachment (id=14537)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14537&action=view)
Idea for a fix

I started on a patch for this a few months ago.  It basically just prepended ./
to all the temporary file names.  Attached.  I doubt it will still apply right
off the bat, but just take it as an idea for a fix.


-- 


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


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