public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13752] New: cast problem with tree-ssa
@ 2004-01-20  0:25 tor at acm dot org
  2004-01-20  0:26 ` [Bug c++/13752] " tor at acm dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tor at acm dot org @ 2004-01-20  0:25 UTC (permalink / raw)
  To: gcc-bugs

gcc from tree-ssa is balking compling mozilla cvs.  Attached is a minimized
single-file testcase.  The full messages from "gcc -v -c cast.cpp":

~ > /home/tor/src/gcc-test/bin/gcc -v -c cast.cpp 
Reading specs from
/home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/specs
Configured with: /home/tor/src/gcc/configure --prefix=/home/tor/src/gcc-test
--enable-languages=c,c++ --disable-checking
Thread model: posix
gcc version 3.5-tree-ssa 20040119 (merged 20040102)
 /home/tor/src/gcc-test/libexec/gcc/i686-pc-linux-gnu/3.5-tree-ssa/cc1plus
-quiet -v -D_GNU_SOURCE cast.cpp -quiet -dumpbase cast.cpp -mtune=pentiumpro
-auxbase cast -version -o /tmp/cchcpjav.s
ignoring nonexistent directory
"/home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/../../../../include/c++/3.5-tree-ssa
 /home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/../../../../include/c++/3.5-tree-ssa/i686-pc-linux-gnu
 /home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/../../../../include/c++/3.5-tree-ssa/backward
 /usr/local/include
 /home/tor/src/gcc-test/include
 /home/tor/src/gcc-test/lib/gcc/i686-pc-linux-gnu/3.5-tree-ssa/include
 /usr/include
End of search list.
GNU C++ version 3.5-tree-ssa 20040119 (merged 20040102) (i686-pc-linux-gnu)
        compiled by GNU C version 3.5-tree-ssa 20040119 (merged 20040102).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64136
cast.cpp: In function `PLHashNumber foobar(int*)':
cast.cpp:6: error: expected `)'
cast.cpp:6: error: expected `)'
cast.cpp:6: error: expected `)'
cast.cpp:6: error: invalid operands of types `PLHashNumber' and `char*' to
binary `operator-'
cast.cpp:6: error: expected `;'
cast.cpp:6: error: expected primary-expression before ')' token
cast.cpp:6: error: expected `;'

-- 
           Summary: cast problem with tree-ssa
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tor at acm dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/13752] cast problem with tree-ssa
  2004-01-20  0:25 [Bug c++/13752] New: cast problem with tree-ssa tor at acm dot org
@ 2004-01-20  0:26 ` tor at acm dot org
  2004-01-20  0:32 ` [Bug c++/13752] [tree-ssa] [merge] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tor at acm dot org @ 2004-01-20  0:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tor at acm dot org  2004-01-20 00:26 -------
Created an attachment (id=5529)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5529&action=view)
testcase


-- 


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


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

* [Bug c++/13752] [tree-ssa] [merge] cast problem with tree-ssa
  2004-01-20  0:25 [Bug c++/13752] New: cast problem with tree-ssa tor at acm dot org
  2004-01-20  0:26 ` [Bug c++/13752] " tor at acm dot org
@ 2004-01-20  0:32 ` pinskia at gcc dot gnu dot org
  2004-01-23 17:45 ` pinskia at gcc dot gnu dot org
  2004-01-30 18:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-20  0:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-20 00:32 -------
Confirmed, but basically this was fixed on the mainline right after the merge, so when the next 
merge gets in this will be fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-20 00:32:01
               date|                            |
            Summary|cast problem with tree-ssa  |[tree-ssa] [merge] cast
                   |                            |problem with tree-ssa
   Target Milestone|---                         |tree-ssa


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


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

* [Bug c++/13752] [tree-ssa] [merge] cast problem with tree-ssa
  2004-01-20  0:25 [Bug c++/13752] New: cast problem with tree-ssa tor at acm dot org
  2004-01-20  0:26 ` [Bug c++/13752] " tor at acm dot org
  2004-01-20  0:32 ` [Bug c++/13752] [tree-ssa] [merge] " pinskia at gcc dot gnu dot org
@ 2004-01-23 17:45 ` pinskia at gcc dot gnu dot org
  2004-01-30 18:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-23 17:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-23 17:45 -------
You and aph are working on the next merge.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dnovillo at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/13752] [tree-ssa] [merge] cast problem with tree-ssa
  2004-01-20  0:25 [Bug c++/13752] New: cast problem with tree-ssa tor at acm dot org
                   ` (2 preceding siblings ...)
  2004-01-23 17:45 ` pinskia at gcc dot gnu dot org
@ 2004-01-30 18:37 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-30 18:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-30 18:37 -------
Fixed by the merge.

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


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


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

end of thread, other threads:[~2004-01-30 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-20  0:25 [Bug c++/13752] New: cast problem with tree-ssa tor at acm dot org
2004-01-20  0:26 ` [Bug c++/13752] " tor at acm dot org
2004-01-20  0:32 ` [Bug c++/13752] [tree-ssa] [merge] " pinskia at gcc dot gnu dot org
2004-01-23 17:45 ` pinskia at gcc dot gnu dot org
2004-01-30 18:37 ` 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).