public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork)
@ 2004-09-18 14:47 gj at pointblue dot com dot pl
  2004-09-18 14:47 ` [Bug c++/17554] " gj at pointblue dot com dot pl
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ messages in thread
From: gj at pointblue dot com dot pl @ 2004-09-18 14:47 UTC (permalink / raw)
  To: gcc-bugs

g++-3.5, debian experimental up2dated

/usr/bin/g++-3.5 -DHAVE_CONFIG_H
-I./kopete/protocols/groupwise/libgroupwise/tasks
-I./kopete/protocols/groupwise/libgroupwise/tasks -I.
-I./protocols/groupwise/libgroupwise/qca/src
-I./kopete/protocols/groupwise/libgroupwise/tasks/../../libgroupwise/
-I./kopete/protocols/groupwise/libgroupwise/qca/src -I/opt/kde/include
-I/usr/local/qt-copy//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -g -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -fPIC -DPIC -c
./kopete/protocols/groupwise/libgroupwise/tasks/logintask.cpp -o
./kopete/protocols/groupwise/libgroupwise/tasks/.libs/logintask.o
-Wp,-MD,./kopete/protocols/groupwise/libgroupwise/tasks/.deps/logintask.TUlo
In file included from
./kopete/protocols/groupwise/libgroupwise/tasks/logintask.cpp:21:
/opt/kde/include/kdebug.h:407: warning: `visibility' attribute does not apply to
types
/opt/kde/include/kdebug.h:576: warning: `visibility' attribute does not apply to
types
./kopete/protocols/groupwise/libgroupwise/tasks/logintask.cpp: In member
function `virtual bool LoginTask::take(Transfer*)':
./kopete/protocols/groupwise/libgroupwise/tasks/logintask.cpp:86: internal
compiler error: in create_tmp_var, at gimplify.c:356
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.
mv: cannot stat
`./kopete/protocols/groupwise/libgroupwise/tasks/.deps/logintask.Ulo.tmp': No
such file or directory
make: *** [kopete/protocols/groupwise/libgroupwise/tasks/logintask.lo] Error 1

-- 
           Summary: crashes in on kopete build (KDE's kdenetwork)
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gj at pointblue dot com dot pl
                CC: debian-gcc at lists dot debian dot org,gcc-bugs at gcc
                    dot gnu dot org


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


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

* [Bug c++/17554] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
@ 2004-09-18 14:47 ` gj at pointblue dot com dot pl
  2004-09-18 14:50 ` gj at pointblue dot com dot pl
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: gj at pointblue dot com dot pl @ 2004-09-18 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gj at pointblue dot com dot pl  2004-09-18 14:47 -------
Created an attachment (id=7169)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7169&action=view)
.ii output


-- 


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


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

* [Bug c++/17554] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
  2004-09-18 14:47 ` [Bug c++/17554] " gj at pointblue dot com dot pl
@ 2004-09-18 14:50 ` gj at pointblue dot com dot pl
  2004-09-18 15:17 ` [Bug c++/17554] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: gj at pointblue dot com dot pl @ 2004-09-18 14:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gj at pointblue dot com dot pl  2004-09-18 14:50 -------
Subject: Re:  crashes in on kopete build (KDE's kdenetwork)

Maybe a good test would be, instead of compiling only test cases to try 
to recompile KDE with 4.0 once??

I can't do it here, with recent snapshot from CVS, because it causes 
strange problems with other compiler versions (namely 3.3 and 2.95). And 
I have no idea how to compile it so it won't interfere with them.



-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
  2004-09-18 14:47 ` [Bug c++/17554] " gj at pointblue dot com dot pl
  2004-09-18 14:50 ` gj at pointblue dot com dot pl
@ 2004-09-18 15:17 ` pinskia at gcc dot gnu dot org
  2004-09-18 15:53 ` pinskia at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-18 15:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-18 15:17 -------
I can confirm this, I started to reduce this, I have it done to about 9000 lines.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
            Summary|crashes in on kopete build  |[4.0 Regression] crashes in
                   |(KDE's kdenetwork)          |on kopete build (KDE's
                   |                            |kdenetwork)
   Target Milestone|---                         |4.0.0


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (2 preceding siblings ...)
  2004-09-18 15:17 ` [Bug c++/17554] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-09-18 15:53 ` pinskia at gcc dot gnu dot org
  2004-09-20  2:45 ` reichelt at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-18 15:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-18 15:53 -------
Confirmed, here is the reduced testcase (someone can most likely reduce this a little more):
 struct FieldListIterator
 {
   struct t {struct t *next; };
   t *node;
   FieldListIterator();
   FieldListIterator (const FieldListIterator&);
   FieldListIterator operator++(int){
 FieldListIterator  tmp = *this;
 node = node->next;
 return tmp;
    }
   FieldListIterator &operator++(){
 node = node->next;
 return *this;
    }
 };
 struct FieldList
 {
   virtual ~FieldList();
   FieldListIterator find( FieldListIterator &it);
 };
void take()
{
 FieldList contactListFields;
 for ( FieldListIterator it;
    1;
    it = contactListFields.find( ++it))
 {
 }
}

: Search converges between 2004-06-20-trunk (#469) and 2004-06-22-trunk (#470).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-18 15:53:17
               date|                            |


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (3 preceding siblings ...)
  2004-09-18 15:53 ` pinskia at gcc dot gnu dot org
@ 2004-09-20  2:45 ` reichelt at gcc dot gnu dot org
  2004-09-20  3:21 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-09-20  2:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-09-20 02:45 -------
Here's something smaller:

===============================
struct A
{
    int i;
    A();
    A(const A&);
};

void bar()
{
    A a;
    for ( ;; a=A() ) ;
}
===============================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored
      Known to work|                            |3.4.2


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (4 preceding siblings ...)
  2004-09-20  2:45 ` reichelt at gcc dot gnu dot org
@ 2004-09-20  3:21 ` pinskia at gcc dot gnu dot org
  2004-09-20  3:30 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-20  3:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-20 03:21 -------
Hmm, this seems wrong:
&TARGET_EXPR <D.1576, <<< Unknown tree: aggr_init_expr
  __comp_ctor
  0B
  D.1576 >>>
>



-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (5 preceding siblings ...)
  2004-09-20  3:21 ` pinskia at gcc dot gnu dot org
@ 2004-09-20  3:30 ` pinskia at gcc dot gnu dot org
  2004-09-22 10:45 ` gj at pointblue dot com dot pl
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-20  3:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-20 03:30 -------
Here is the full tree dump (having the two constructors of A being empty otherwise we don't get the 
dump as it is STATEMENT_LIST which we should be dumping):
<<< Unknown tree: for_stmt


  <<cleanup_point a = *(struct A &) (struct A *) &TARGET_EXPR <D.1582, <<< Unknown tree: 
aggr_init_expr
  __comp_ctor
  0B
  D.1582 >>>
>>>
   >>> 

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (6 preceding siblings ...)
  2004-09-20  3:30 ` pinskia at gcc dot gnu dot org
@ 2004-09-22 10:45 ` gj at pointblue dot com dot pl
  2004-09-24 17:33 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: gj at pointblue dot com dot pl @ 2004-09-22 10:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gj at pointblue dot com dot pl  2004-09-22 10:45 -------
*** Bug 17604 has been marked as a duplicate of this bug. ***

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (7 preceding siblings ...)
  2004-09-22 10:45 ` gj at pointblue dot com dot pl
@ 2004-09-24 17:33 ` pinskia at gcc dot gnu dot org
  2004-09-28 16:09 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-24 17:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-24 17:33 -------
*** Bug 17661 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu dot org


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (8 preceding siblings ...)
  2004-09-24 17:33 ` pinskia at gcc dot gnu dot org
@ 2004-09-28 16:09 ` pinskia at gcc dot gnu dot org
  2004-10-05  4:20 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-28 16:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-28 16:09 -------
*** Bug 17714 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndbecker2 at verizon dot net


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (9 preceding siblings ...)
  2004-09-28 16:09 ` pinskia at gcc dot gnu dot org
@ 2004-10-05  4:20 ` pinskia at gcc dot gnu dot org
  2004-10-05 14:49 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-05  4:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-05 04:20 -------
Maybe a patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00348.html>, I wanted to 
know if it was even the right approach.

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (10 preceding siblings ...)
  2004-10-05  4:20 ` pinskia at gcc dot gnu dot org
@ 2004-10-05 14:49 ` pinskia at gcc dot gnu dot org
  2004-10-06 23:21 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-05 14:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-05 14:49 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00383.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
           Keywords|                            |patch


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (11 preceding siblings ...)
  2004-10-05 14:49 ` pinskia at gcc dot gnu dot org
@ 2004-10-06 23:21 ` pinskia at gcc dot gnu dot org
  2004-10-07 14:17 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-06 23:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-06 23:21 -------
New patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00573.html>.

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (12 preceding siblings ...)
  2004-10-06 23:21 ` pinskia at gcc dot gnu dot org
@ 2004-10-07 14:17 ` pinskia at gcc dot gnu dot org
  2004-10-09 18:23 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-07 14:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-07 14:16 -------
Newest patch: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00629.html>.

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (13 preceding siblings ...)
  2004-10-07 14:17 ` pinskia at gcc dot gnu dot org
@ 2004-10-09 18:23 ` pinskia at gcc dot gnu dot org
  2004-10-11  3:42 ` pinskia at gcc dot gnu dot org
  2004-10-11  3:42 ` cvs-commit at gcc dot gnu dot org
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-09 18:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-09 18:23 -------
Newest patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00832.html>.

-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (14 preceding siblings ...)
  2004-10-09 18:23 ` pinskia at gcc dot gnu dot org
@ 2004-10-11  3:42 ` pinskia at gcc dot gnu dot org
  2004-10-11  3:42 ` cvs-commit at gcc dot gnu dot org
  16 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-11  3:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 03:42 -------
Subject: Bug 17554

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-10-11 03:42:09

Modified files:
	gcc            : ChangeLog fold-const.c tree.h 
	gcc/cp         : ChangeLog semantics.c typeck.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/init: for3.C 
	gcc/testsuite/g++.dg/opt: switch2.C 
	gcc/testsuite/g++.dg/warn: Wreturn-2.C 

Log message:
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	part of c++/17657
	middle-end/17703
	* semantics.c (maybe_cleanup_point_expr): Call
	fold_build_cleanup_point_expr.
	(maybe_cleanup_point_expr_void): New function.
	(add_decl_expr): Call maybe_cleanup_point_expr_void.
	(finish_expr_stmt): Likewise.
	(finish_return_stmt): Likewise.
	(finish_for_expr): Likewise.
	(finish_asm_stmt): Likewise.
	* typeck.c (condition_conversion): Call
	fold_build_cleanup_point_expr.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/17703
	part of PR c++/17657
	* fold-const.c (fold_build_cleanup_point_expr): New function.
	* tree.h (fold_build_cleanup_point_expr): Prototype.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	* g++.dg/init/for3.C: New test.
	
	PR c++/17657
	* g++.dg/opt/switch2.C: New test.
	
	PR middle-end/17703
	* g++.dg/warn/Wreturn-2.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5829&r2=2.5830
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.467&r2=1.468
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.636&r2=1.637
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4420&r2=1.4421
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.444&r2=1.445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.581&r2=1.582
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4432&r2=1.4433
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/for3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/switch2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/Wreturn-2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 03:42 -------
Fixed.

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


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
  2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
                   ` (15 preceding siblings ...)
  2004-10-11  3:42 ` pinskia at gcc dot gnu dot org
@ 2004-10-11  3:42 ` cvs-commit at gcc dot gnu dot org
  16 siblings, 0 replies; 19+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-10-11  3:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 03:42 -------
Subject: Bug 17554

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-10-11 03:42:09

Modified files:
	gcc            : ChangeLog fold-const.c tree.h 
	gcc/cp         : ChangeLog semantics.c typeck.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/init: for3.C 
	gcc/testsuite/g++.dg/opt: switch2.C 
	gcc/testsuite/g++.dg/warn: Wreturn-2.C 

Log message:
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	part of c++/17657
	middle-end/17703
	* semantics.c (maybe_cleanup_point_expr): Call
	fold_build_cleanup_point_expr.
	(maybe_cleanup_point_expr_void): New function.
	(add_decl_expr): Call maybe_cleanup_point_expr_void.
	(finish_expr_stmt): Likewise.
	(finish_return_stmt): Likewise.
	(finish_for_expr): Likewise.
	(finish_asm_stmt): Likewise.
	* typeck.c (condition_conversion): Call
	fold_build_cleanup_point_expr.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/17703
	part of PR c++/17657
	* fold-const.c (fold_build_cleanup_point_expr): New function.
	* tree.h (fold_build_cleanup_point_expr): Prototype.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	* g++.dg/init/for3.C: New test.
	
	PR c++/17657
	* g++.dg/opt/switch2.C: New test.
	
	PR middle-end/17703
	* g++.dg/warn/Wreturn-2.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5829&r2=2.5830
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.467&r2=1.468
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.636&r2=1.637
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4420&r2=1.4421
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.444&r2=1.445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.581&r2=1.582
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4432&r2=1.4433
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/for3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/switch2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/Wreturn-2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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

* [Bug c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)
       [not found] <bug-17554-6145@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:25 ` gcc-bugzilla at gcc dot gnu dot org
  0 siblings, 0 replies; 19+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-10-16  1:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from pinskia at gcc dot gnu dot org  2004-10-11 03:42 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2005-10-16  1:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-18 14:47 [Bug c++/17554] New: crashes in on kopete build (KDE's kdenetwork) gj at pointblue dot com dot pl
2004-09-18 14:47 ` [Bug c++/17554] " gj at pointblue dot com dot pl
2004-09-18 14:50 ` gj at pointblue dot com dot pl
2004-09-18 15:17 ` [Bug c++/17554] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-18 15:53 ` pinskia at gcc dot gnu dot org
2004-09-20  2:45 ` reichelt at gcc dot gnu dot org
2004-09-20  3:21 ` pinskia at gcc dot gnu dot org
2004-09-20  3:30 ` pinskia at gcc dot gnu dot org
2004-09-22 10:45 ` gj at pointblue dot com dot pl
2004-09-24 17:33 ` pinskia at gcc dot gnu dot org
2004-09-28 16:09 ` pinskia at gcc dot gnu dot org
2004-10-05  4:20 ` pinskia at gcc dot gnu dot org
2004-10-05 14:49 ` pinskia at gcc dot gnu dot org
2004-10-06 23:21 ` pinskia at gcc dot gnu dot org
2004-10-07 14:17 ` pinskia at gcc dot gnu dot org
2004-10-09 18:23 ` pinskia at gcc dot gnu dot org
2004-10-11  3:42 ` pinskia at gcc dot gnu dot org
2004-10-11  3:42 ` cvs-commit at gcc dot gnu dot org
     [not found] <bug-17554-6145@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:25 ` gcc-bugzilla 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).