public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
@ 2003-10-01  4:01 ` pinskia at gcc dot gnu dot org
  2003-12-26 22:58 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-01  4:01 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=5620


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-28 03:04:47         |2003-10-01 04:01:08
               date|                            |


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-01 04:01 -------
Could you ping your patch?


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

* [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
  2003-10-01  4:01 ` [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o pinskia at gcc dot gnu dot org
@ 2003-12-26 22:58 ` pinskia at gcc dot gnu dot org
  2004-06-26 12:52 ` dannysmith at users dot sourceforge dot net
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-26 22:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-26 22:46 -------
I am ready to make a host component soon.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|                            |i?86-mygwin


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


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

* [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
  2003-10-01  4:01 ` [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o pinskia at gcc dot gnu dot org
  2003-12-26 22:58 ` pinskia at gcc dot gnu dot org
@ 2004-06-26 12:52 ` dannysmith at users dot sourceforge dot net
  2004-06-26 15:25 ` giovannibajo at libero dot it
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2004-06-26 12:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-06-26 12:15 -------
Updated patch submitted:
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg02193.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dannysmith at clear dot net |dannysmith at users dot
                   |dot nz                      |sourceforge dot net


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


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

* [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (2 preceding siblings ...)
  2004-06-26 12:52 ` dannysmith at users dot sourceforge dot net
@ 2004-06-26 15:25 ` giovannibajo at libero dot it
  2004-06-26 20:57 ` dannysmith at users dot sourceforge dot net
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: giovannibajo at libero dot it @ 2004-06-26 15:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-06-26 15:24 -------
Is this bug a regression? Did it work in 3.0 or 2.95?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it
           Keywords|                            |patch


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


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

* [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (3 preceding siblings ...)
  2004-06-26 15:25 ` giovannibajo at libero dot it
@ 2004-06-26 20:57 ` dannysmith at users dot sourceforge dot net
  2004-06-26 22:00 ` [Bug other/5620] [3.3/3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2004-06-26 20:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-06-26 20:53 -------
This is a regression from 2.95 and 3.0. It was intoduced on 2001-12-14. See 
comment #1.
Danny

-- 


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (4 preceding siblings ...)
  2004-06-26 20:57 ` dannysmith at users dot sourceforge dot net
@ 2004-06-26 22:00 ` pinskia at gcc dot gnu dot org
  2004-08-12  8:09 ` steven at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-26 22:00 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.3.3 3.4.0 3.5.0
      Known to work|                            |3.0
            Summary|[3.1] GCC -save-temps foo.c |[3.3/3.4/3.5 Regression] GCC
                   |fails to build foo.o        |-save-temps foo.c fails to
                   |                            |build foo.o
   Target Milestone|---                         |3.4.2


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (5 preceding siblings ...)
  2004-06-26 22:00 ` [Bug other/5620] [3.3/3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
@ 2004-08-12  8:09 ` steven at gcc dot gnu dot org
  2004-08-19 20:28 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: steven at gcc dot gnu dot org @ 2004-08-12  8:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2004-08-12 08:09 -------
Danny, can you ping your patch please. 

-- 


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (6 preceding siblings ...)
  2004-08-12  8:09 ` steven at gcc dot gnu dot org
@ 2004-08-19 20:28 ` mmitchel at gcc dot gnu dot org
  2004-08-20 11:14 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-08-19 20:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-08-19 20:28 -------
This patch is OK.

You may apply the GCC bits immediately.

However, before you apply the libiberty change, please give the libiberty
maintainers a chance to object by sending them the path, indicating that I've
approved it.

-- 


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (7 preceding siblings ...)
  2004-08-19 20:28 ` mmitchel at gcc dot gnu dot org
@ 2004-08-20 11:14 ` cvs-commit at gcc dot gnu dot org
  2004-08-20 11:27 ` dannysmith at users dot sourceforge dot net
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-20 11:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-20 11:14 -------
Subject: Bug 5620

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dannysmith@gcc.gnu.org	2004-08-20 11:14:11

Modified files:
	gcc            : ChangeLog gcc.c 
	gcc/doc        : hostconfig.texi 
	gcc/config/i386: xm-mingw32.h 

Log message:
	PR 5620
	* gcc.c (struct stat input_stat): Don't define if
	HOST_LACKS_INODE_NUMBERS
	(do_spec_1): If HOST_LACKS_INODE_NUMBERS, use lrealpath rather
	than stat to determine if temp file is same as input file.
	* doc/hostconfig.texi: Document HOST_LACKS_INODE_NUMBERS.
	* config/i386/xm-mingw32.h: Define HOST_LACKS_INODE_NUMBERS

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4997&r2=2.4998
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.428&r2=1.429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/hostconfig.texi.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/xm-mingw32.h.diff?cvsroot=gcc&r1=1.20&r2=1.21



-- 


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (8 preceding siblings ...)
  2004-08-20 11:14 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-20 11:27 ` dannysmith at users dot sourceforge dot net
  2004-08-20 12:35 ` bangerth at dealii dot org
  2004-12-06 21:38 ` [Bug other/5620] [3.3/3.4/4.0 " pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2004-08-20 11:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-08-20 11:27 -------
Fixed on mainline.

The libiberty part of this patch had already been approved and committed on 
2004-06-29.

Soory, I can't change PR status, because email ID under which I submitted this 
bug has since gone down the gurgler

Danny

-- 


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


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

* [Bug other/5620] [3.3/3.4/3.5 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (9 preceding siblings ...)
  2004-08-20 11:27 ` dannysmith at users dot sourceforge dot net
@ 2004-08-20 12:35 ` bangerth at dealii dot org
  2004-12-06 21:38 ` [Bug other/5620] [3.3/3.4/4.0 " pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: bangerth at dealii dot org @ 2004-08-20 12:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-08-20 12:35 -------
Finally fixed. Thanks, Danny! 
(I assume you don't intend to fix it on the 3.4 branch as well, in which case we should 
reopen the bug, and adjust the milestone accordingly.) 
 
W. 

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


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


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

* [Bug other/5620] [3.3/3.4/4.0 Regression] GCC -save-temps foo.c fails to build foo.o
       [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
                   ` (10 preceding siblings ...)
  2004-08-20 12:35 ` bangerth at dealii dot org
@ 2004-12-06 21:38 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-06 21:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-06 21:37 -------
*** Bug 18549 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pschober at gmx dot ch


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


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

end of thread, other threads:[~2004-12-06 21:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020206180600.5620.danny_r_smith_2001@yahoo.co.nz>
2003-10-01  4:01 ` [Bug other/5620] [3.1] GCC -save-temps foo.c fails to build foo.o pinskia at gcc dot gnu dot org
2003-12-26 22:58 ` pinskia at gcc dot gnu dot org
2004-06-26 12:52 ` dannysmith at users dot sourceforge dot net
2004-06-26 15:25 ` giovannibajo at libero dot it
2004-06-26 20:57 ` dannysmith at users dot sourceforge dot net
2004-06-26 22:00 ` [Bug other/5620] [3.3/3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-08-12  8:09 ` steven at gcc dot gnu dot org
2004-08-19 20:28 ` mmitchel at gcc dot gnu dot org
2004-08-20 11:14 ` cvs-commit at gcc dot gnu dot org
2004-08-20 11:27 ` dannysmith at users dot sourceforge dot net
2004-08-20 12:35 ` bangerth at dealii dot org
2004-12-06 21:38 ` [Bug other/5620] [3.3/3.4/4.0 " 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).