public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/6303
@ 2002-04-15 23:26 jakub
  0 siblings, 0 replies; 2+ messages in thread
From: jakub @ 2002-04-15 23:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6303
Date: 16 Apr 2002 06:18:48 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	jakub@gcc.gnu.org	2002-04-15 23:18:48
 
 Modified files:
 	gcc            : ChangeLog dwarf2out.c 
 	gcc/testsuite  : ChangeLog 
 	gcc/config/s390: s390.h s390.c s390-protos.h 
 	gcc/config/i386: i386.c 
 Added files:
 	gcc/testsuite/gcc.dg: 20020415-1.c 
 
 Log message:
 	PR target/6303
 	* dwarf2out.c (rtl_for_decl_location): Call ASM_SIMPLIFY_DWARF_ADDR
 	before returning.
 	* config/i386/i386.c (i386_simplify_dwarf_addr): Simplify @GOT only
 	when inside of MEM by eliminating the indirection too.
 	* config/s390/s390.h (ASM_SIMPLIFY_DWARF_ADDR): Define.
 	* config/s390/s390.c (s390_simplify_dwarf_addr): New.
 	* config/s390/s390-protos.h (s390_simplify_dwarf_addr): Add
 	prototype.
 	
 	* gcc.dg/20020415-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13738&r2=1.13739
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.364&r2=1.365
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1812&r2=1.1813
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390.h.diff?cvsroot=gcc&r1=1.33&r2=1.34
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390.c.diff?cvsroot=gcc&r1=1.32&r2=1.33
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390-protos.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.383&r2=1.384
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20020415-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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

* target/6303
@ 2002-04-15 23:26 jakub
  0 siblings, 0 replies; 2+ messages in thread
From: jakub @ 2002-04-15 23:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6303
Date: 16 Apr 2002 06:16:00 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	jakub@gcc.gnu.org	2002-04-15 23:15:59
 
 Modified files:
 	gcc            : ChangeLog dwarf2out.c 
 	gcc/testsuite  : ChangeLog 
 	gcc/config/i386: i386.c 
 	gcc/config/s390: s390-protos.h s390.c s390.h 
 
 Log message:
 	PR target/6303
 	* dwarf2out.c (rtl_for_decl_location): Call ASM_SIMPLIFY_DWARF_ADDR
 	before returning.
 	* config/i386/i386.c (i386_simplify_dwarf_addr): Simplify @GOT only
 	when inside of MEM by eliminating the indirection too.
 	* config/s390/s390.h (ASM_SIMPLIFY_DWARF_ADDR): Define.
 	* config/s390/s390.c (s390_simplify_dwarf_addr): New.
 	* config/s390/s390-protos.h (s390_simplify_dwarf_addr): Add
 	prototype.
 	
 	* gcc.dg/20020415-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.378&r2=1.13152.2.379
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.356.2.3&r2=1.356.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.96&r2=1.1672.2.97
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.368.2.7&r2=1.368.2.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.6&r2=1.6.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.27.2.3&r2=1.27.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/s390/s390.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.23.2.3&r2=1.23.2.4
 


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

end of thread, other threads:[~2002-04-16  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-15 23:26 target/6303 jakub
  -- strict thread matches above, loose matches on Subject: below --
2002-04-15 23:26 target/6303 jakub

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