public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/35956]  New: gcc/g++ print different trunk revision #
@ 2008-04-16  7:22 dimhen at gmail dot com
  2008-04-16 17:55 ` [Bug driver/35956] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dimhen at gmail dot com @ 2008-04-16  7:22 UTC (permalink / raw)
  To: gcc-bugs

$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc_current/configure
--prefix=/usr/local/i686-pc-linux-gnu-current
--enable-version-specific-runtime-libs --enable-checking=yes
--enable-languages=c,c++
Thread model: posix
gcc version 4.4.0 20080416 (experimental) [trunk revision 134340] (GCC)

$ g++ -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc_current/configure
--prefix=/usr/local/i686-pc-linux-gnu-current
--enable-version-specific-runtime-libs --enable-checking=yes
--enable-languages=c,c++
Thread model: posix
gcc version 4.4.0 20080416 (experimental) [trunk revision 134339] (GCC)


-- 
           Summary: gcc/g++ print different trunk revision #
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dimhen at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug driver/35956] gcc/g++ print different trunk revision #
  2008-04-16  7:22 [Bug driver/35956] New: gcc/g++ print different trunk revision # dimhen at gmail dot com
@ 2008-04-16 17:55 ` pinskia at gcc dot gnu dot org
  2008-04-17  5:06 ` dimhen at gmail dot com
  2008-04-27 10:26 ` dimhen at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-04-16 17:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-04-16 17:54 -------
I don't have this problem:
[apinski@dhcp-10-98-10-216 local]$ ~/gcc-spu/bin/spu-elf-gcc -v
Using built-in specs.
Target: spu-elf
Configured with: /home/apinski/src/local/gcc/configure --target=spu-elf
--prefix=/home/apinski/gcc-spu --with-mpfr=/usr/local --with-newlib
--enable-languages=c,c++,objc --with-headers
Thread model: single
gcc version 4.4.0 20080415 (experimental) [trunk revision 134325] (GCC) 
[apinski@dhcp-10-98-10-216 local]$ ~/gcc-spu/bin/spu-elf-g++ -v
Using built-in specs.
Target: spu-elf
Configured with: /home/apinski/src/local/gcc/configure --target=spu-elf
--prefix=/home/apinski/gcc-spu --with-mpfr=/usr/local --with-newlib
--enable-languages=c,c++,objc --with-headers
Thread model: single
gcc version 4.4.0 20080415 (experimental) [trunk revision 134325] (GCC) 


Are you sure you did not run gcc_update while doing a build?


-- 


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


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

* [Bug driver/35956] gcc/g++ print different trunk revision #
  2008-04-16  7:22 [Bug driver/35956] New: gcc/g++ print different trunk revision # dimhen at gmail dot com
  2008-04-16 17:55 ` [Bug driver/35956] " pinskia at gcc dot gnu dot org
@ 2008-04-17  5:06 ` dimhen at gmail dot com
  2008-04-27 10:26 ` dimhen at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dimhen at gmail dot com @ 2008-04-17  5:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dimhen at gmail dot com  2008-04-17 05:05 -------
i reproduce err with #134344.

1. pre condition
'svnversion -n' print 134340
'gcc -v' print 134340
'g++ -v' print 134339

2. gcc_update. Update to #134344. No files has changed.

3. make install
'gcc -v' print 134344
'g++ -v' print 134339

4. make && make install
'gcc -v' print 134344
'g++ -v' print 134344

Need i close PR as INVALID or there are missed dependence(s) in Makefile?


-- 


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


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

* [Bug driver/35956] gcc/g++ print different trunk revision #
  2008-04-16  7:22 [Bug driver/35956] New: gcc/g++ print different trunk revision # dimhen at gmail dot com
  2008-04-16 17:55 ` [Bug driver/35956] " pinskia at gcc dot gnu dot org
  2008-04-17  5:06 ` dimhen at gmail dot com
@ 2008-04-27 10:26 ` dimhen at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dimhen at gmail dot com @ 2008-04-27 10:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from dimhen at gmail dot com  2008-04-27 10:26 -------
trunk rev.#134722 has no bug


-- 

dimhen at gmail dot com changed:

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


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


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

end of thread, other threads:[~2008-04-27 10:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16  7:22 [Bug driver/35956] New: gcc/g++ print different trunk revision # dimhen at gmail dot com
2008-04-16 17:55 ` [Bug driver/35956] " pinskia at gcc dot gnu dot org
2008-04-17  5:06 ` dimhen at gmail dot com
2008-04-27 10:26 ` dimhen 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).