public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
       [not found] <bug-11810-6671@http.gcc.gnu.org/bugzilla/>
@ 2009-11-04 15:47 ` nathan at gcc dot gnu dot org
  2010-05-22 17:57 ` jsm28 at gcc dot gnu dot org
  1 sibling, 0 replies; 10+ messages in thread
From: nathan at gcc dot gnu dot org @ 2009-11-04 15:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from nathan at gcc dot gnu dot org  2009-11-04 15:47 -------
Subject: Bug 11810

Author: nathan
Date: Wed Nov  4 15:47:00 2009
New Revision: 153900

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153900
Log:
        PR driver/11810
        * gcc.c (SWITCHES_NEED_SPACES): Define to "o".
        * config/alpha/osf.h (SWITCHES_NEED_SPACES): Remove here.
        * config/mips/iris.h (SWITCHES_NEED_SPACES): Remove here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/osf.h
    trunk/gcc/config/mips/iris.h
    trunk/gcc/gcc.c


-- 


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
       [not found] <bug-11810-6671@http.gcc.gnu.org/bugzilla/>
  2009-11-04 15:47 ` [Bug driver/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error nathan at gcc dot gnu dot org
@ 2010-05-22 17:57 ` jsm28 at gcc dot gnu dot org
  1 sibling, 0 replies; 10+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2010-05-22 17:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jsm28 at gcc dot gnu dot org  2010-05-22 17:57 -------
Fixed by the indicated commit.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
                   ` (6 preceding siblings ...)
  2005-08-07  5:13 ` pinskia at gcc dot gnu dot org
@ 2005-08-07  5:15 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-07  5:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-07 05:15 -------
Patch was reviewed here: <http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01432.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://gcc.gnu.org/ml/gcc-  |
                   |patches/2004-               |
                   |08/msg00784.html            |
  GCC build triplet|i386-pc-linux-gnu           |
   GCC host triplet|i386-pc-linux-gnu           |
 GCC target triplet|i386-pc-linux-gnu           |
           Keywords|patch                       |


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
                   ` (5 preceding siblings ...)
  2004-08-12 18:27 ` pinskia at gcc dot gnu dot org
@ 2005-08-07  5:13 ` pinskia at gcc dot gnu dot org
  2005-08-07  5:15 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-07  5:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-07 05:13 -------
*** Bug 23269 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hg211 at ural2 dot hszk dot
                   |                            |bme dot hu


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
                   ` (4 preceding siblings ...)
  2003-12-16 19:51 ` geoffk at gcc dot gnu dot org
@ 2004-08-12 18:27 ` pinskia at gcc dot gnu dot org
  2005-08-07  5:13 ` pinskia at gcc dot gnu dot org
  2005-08-07  5:15 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12 18:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-12 18:27 -------
http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00784.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
                   ` (3 preceding siblings ...)
  2003-12-16 19:50 ` geoffk at gcc dot gnu dot org
@ 2003-12-16 19:51 ` geoffk at gcc dot gnu dot org
  2004-08-12 18:27 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2003-12-16 19:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2003-12-16 19:47 -------
Similar problems also occur with PCH, see 9470.

-- 


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
                   ` (2 preceding siblings ...)
  2003-12-16 19:49 ` geoffk at gcc dot gnu dot org
@ 2003-12-16 19:50 ` geoffk at gcc dot gnu dot org
  2003-12-16 19:51 ` geoffk at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2003-12-16 19:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2003-12-16 19:47 -------
There are other problems with removing output files.  For instance:

$ echo 'error!' > x
$ gcc -x c x -S
x:1: error: parse error before '!' token
$ ls
x       x.s
$ rm x.s
$ gcc -x c x -save-temps -c
x:1: error: parse error before '!' token
$ ls
x       x.i     x.s


-- 


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
  2003-08-05 18:31 ` [Bug driver/11810] " pinskia at physics dot uc dot edu
  2003-08-23  1:09 ` dhazeghi at yahoo dot com
@ 2003-12-16 19:49 ` geoffk at gcc dot gnu dot org
  2003-12-16 19:50 ` geoffk at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2003-12-16 19:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2003-12-16 19:42 -------
*** Bug 9470 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkoz at redhat dot com


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


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
  2003-08-05 18:31 ` [Bug driver/11810] " pinskia at physics dot uc dot edu
@ 2003-08-23  1:09 ` dhazeghi at yahoo dot com
  2003-12-16 19:49 ` geoffk at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-23  1:09 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug driver/11810] gcc -pipe -ox.o -c x.c  writes erroneous x.o on compile error
  2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
@ 2003-08-05 18:31 ` pinskia at physics dot uc dot edu
  2003-08-23  1:09 ` dhazeghi at yahoo dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-05 18:31 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-05 18:31 -------
Some more information the driver removes -ofoo.o instead of foo.o.


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

end of thread, other threads:[~2010-05-22 17:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11810-6671@http.gcc.gnu.org/bugzilla/>
2009-11-04 15:47 ` [Bug driver/11810] gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error nathan at gcc dot gnu dot org
2010-05-22 17:57 ` jsm28 at gcc dot gnu dot org
2003-08-05 18:21 [Bug c/11810] New: " deweese at ict dot usc dot edu
2003-08-05 18:31 ` [Bug driver/11810] " pinskia at physics dot uc dot edu
2003-08-23  1:09 ` dhazeghi at yahoo dot com
2003-12-16 19:49 ` geoffk at gcc dot gnu dot org
2003-12-16 19:50 ` geoffk at gcc dot gnu dot org
2003-12-16 19:51 ` geoffk at gcc dot gnu dot org
2004-08-12 18:27 ` pinskia at gcc dot gnu dot org
2005-08-07  5:13 ` pinskia at gcc dot gnu dot org
2005-08-07  5:15 ` pinskia at gcc dot gnu dot org

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).