public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/41931]  New: -fuse-linker-plugin leaves temporary file behind
@ 2009-11-03 20:09 hjl dot tools at gmail dot com
  2010-03-11 20:06 ` [Bug driver/41931] " hjl dot tools at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-11-03 20:09 UTC (permalink / raw)
  To: gcc-bugs

[hjl@gnu-6 gold-1]$ make clean
rm -f *.o *.s *.c.*
[hjl@gnu-6 gold-1]$ rm -f  /tmp/cc*
[hjl@gnu-6 gold-1]$ make
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/../lto-plugin/.libs/ -O2 -flto
-fuse-linker-plugin -c foo.c
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/../lto-plugin/.libs/ -O2 -flto
-fuse-linker-plugin -c main.c
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/../lto-plugin/.libs/ -O2 -flto
-fuse-linker-plugin  -o foo foo.o main.o
./foo
[hjl@gnu-6 gold-1]$ ls -l /tmp/cc*  
-rw------- 1 hjl hjl 1800 2009-11-03 12:08 /tmp/ccJdADth.lto.o
[hjl@gnu-6 gold-1]$


-- 
           Summary: -fuse-linker-plugin leaves temporary file behind
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug driver/41931] -fuse-linker-plugin leaves temporary file behind
  2009-11-03 20:09 [Bug driver/41931] New: -fuse-linker-plugin leaves temporary file behind hjl dot tools at gmail dot com
@ 2010-03-11 20:06 ` hjl dot tools at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-03-11 20:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hjl dot tools at gmail dot com  2010-03-11 20:06 -------


*** This bug has been marked as a duplicate of 43336 ***


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-11 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-03 20:09 [Bug driver/41931] New: -fuse-linker-plugin leaves temporary file behind hjl dot tools at gmail dot com
2010-03-11 20:06 ` [Bug driver/41931] " hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).