public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* optimization/6631
@ 2002-10-14 14:26 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-14 14:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

The following reply was made to PR optimization/6631; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/6631
Date: 14 Oct 2002 21:19:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-14 14:19:07
 
 Modified files:
 	gcc            : ChangeLog alias.c function.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/opt: const2.C 
 
 Log message:
 	PR optimization/6631
 	* Makefile.in (function.o): Depend on langhooks.h.
 	* alias.c (objects_must_conflict_p): Check honor_readonly when
 	examining TYPE_READONLY.
 	* function.c (assign_stack_temp_for_type): Likewise.
 	
 	PR optimization/6631
 	* g++.dg/opt/const2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15700&r2=1.15701
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&r1=1.179&r2=1.180
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.386&r2=1.387
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/const2.C.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2137&r2=1.2138
 


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

* optimization/6631
@ 2002-10-14 14:26 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-14 14:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

The following reply was made to PR optimization/6631; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/6631
Date: 14 Oct 2002 21:19:07 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	mmitchel@gcc.gnu.org	2002-10-14 14:19:07
 
 Modified files:
 	gcc            : ChangeLog alias.c function.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/opt: const2.C 
 
 Log message:
 	PR optimization/6631
 	* Makefile.in (function.o): Depend on langhooks.h.
 	* alias.c (objects_must_conflict_p): Check honor_readonly when
 	examining TYPE_READONLY.
 	* function.c (assign_stack_temp_for_type): Likewise.
 	
 	PR optimization/6631
 	* g++.dg/opt/const2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15700&r2=1.15701
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&r1=1.179&r2=1.180
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.386&r2=1.387
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/const2.C.diff?cvsroot=gcc&r1=1.1&r2=1.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2137&r2=1.2138
 


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

* optimization/6631
@ 2002-10-14 14:06 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-14 14:06 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

The following reply was made to PR optimization/6631; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/6631
Date: 14 Oct 2002 21:04:34 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-14 14:04:34
 
 Modified files:
 	gcc            : Makefile.in alias.c function.c ChangeLog 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/opt: const2.C 
 
 Log message:
 	PR optimization/6631
 	* Makefile.in (function.o): Depend on langhooks.h.
 	* alias.c (objects_must_conflict_p): Check honor_readonly when
 	examining TYPE_READONLY.
 	* function.c (assign_stack_temp_for_type): Likewise.
 	
 	PR optimization/6631
 	* g++.dg/opt/const2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.830.2.15.2.2&r2=1.830.2.15.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.166.2.3&r2=1.166.2.3.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.347.2.10&r2=1.347.2.10.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.86&r2=1.13152.2.657.2.87
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.24&r2=1.1672.2.166.2.25
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/const2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

* optimization/6631
@ 2002-10-14 14:06 mmitchel
  0 siblings, 0 replies; 4+ messages in thread
From: mmitchel @ 2002-10-14 14:06 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

The following reply was made to PR optimization/6631; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/6631
Date: 14 Oct 2002 21:04:34 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-10-14 14:04:34
 
 Modified files:
 	gcc            : Makefile.in alias.c function.c ChangeLog 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/opt: const2.C 
 
 Log message:
 	PR optimization/6631
 	* Makefile.in (function.o): Depend on langhooks.h.
 	* alias.c (objects_must_conflict_p): Check honor_readonly when
 	examining TYPE_READONLY.
 	* function.c (assign_stack_temp_for_type): Likewise.
 	
 	PR optimization/6631
 	* g++.dg/opt/const2.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.830.2.15.2.2&r2=1.830.2.15.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.166.2.3&r2=1.166.2.3.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.347.2.10&r2=1.347.2.10.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.86&r2=1.13152.2.657.2.87
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.24&r2=1.1672.2.166.2.25
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/const2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


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

end of thread, other threads:[~2002-10-14 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 14:26 optimization/6631 mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2002-10-14 14:26 optimization/6631 mmitchel
2002-10-14 14:06 optimization/6631 mmitchel
2002-10-14 14:06 optimization/6631 mmitchel

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