public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/19897] New: [treelang] External references don't work.
@ 2005-02-11 14:57 phython at gcc dot gnu dot org
  2005-02-11 15:01 ` [Bug other/19897] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-02-11 14:57 UTC (permalink / raw)
  To: gcc-bugs

I don't think calling external functions or using external variables actually
ever worked.  I don't know.  There is a patch though

http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01960.html

-- 
           Summary: [treelang] External references don't work.
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: phython at gcc dot gnu dot org
        ReportedBy: phython at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug other/19897] [treelang] External references don't work.
  2005-02-11 14:57 [Bug other/19897] New: [treelang] External references don't work phython at gcc dot gnu dot org
@ 2005-02-11 15:01 ` pinskia at gcc dot gnu dot org
  2005-02-13  5:49 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-11 15:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-11 06:01 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-11 06:01:03
               date|                            |


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


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

* [Bug other/19897] [treelang] External references don't work.
  2005-02-11 14:57 [Bug other/19897] New: [treelang] External references don't work phython at gcc dot gnu dot org
  2005-02-11 15:01 ` [Bug other/19897] " pinskia at gcc dot gnu dot org
@ 2005-02-13  5:49 ` pinskia at gcc dot gnu dot org
  2005-02-24 20:04 ` phython at gcc dot gnu dot org
  2005-02-24 20:04 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-13  5:49 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


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


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

* [Bug other/19897] [treelang] External references don't work.
  2005-02-11 14:57 [Bug other/19897] New: [treelang] External references don't work phython at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-02-24 20:04 ` phython at gcc dot gnu dot org
@ 2005-02-24 20:04 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-24 20:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-24 16:14 -------
Subject: Bug 19897

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	phython@gcc.gnu.org	2005-02-24 16:14:20

Modified files:
	gcc/testsuite/treelang: ChangeLog 
Added files:
	gcc/testsuite/treelang/compile: exit.tree extref.tree 
	                                function-1.tree syntax-1.tree 

Log message:
	2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
	
	PR other/19897
	* compile/exit.tree, compile/extref.tree, compile/function-1.tree,
	compile/syntax-1.tree: New tests.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/treelang/ChangeLog.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/treelang/compile/exit.tree.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/treelang/compile/extref.tree.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/treelang/compile/function-1.tree.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/treelang/compile/syntax-1.tree.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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

* [Bug other/19897] [treelang] External references don't work.
  2005-02-11 14:57 [Bug other/19897] New: [treelang] External references don't work phython at gcc dot gnu dot org
  2005-02-11 15:01 ` [Bug other/19897] " pinskia at gcc dot gnu dot org
  2005-02-13  5:49 ` pinskia at gcc dot gnu dot org
@ 2005-02-24 20:04 ` phython at gcc dot gnu dot org
  2005-02-24 20:04 ` cvs-commit at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-02-24 20:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-02-24 16:15 -------
Fixed

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-02-24 16:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-11 14:57 [Bug other/19897] New: [treelang] External references don't work phython at gcc dot gnu dot org
2005-02-11 15:01 ` [Bug other/19897] " pinskia at gcc dot gnu dot org
2005-02-13  5:49 ` pinskia at gcc dot gnu dot org
2005-02-24 20:04 ` phython at gcc dot gnu dot org
2005-02-24 20:04 ` cvs-commit 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).