public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
@ 2005-02-18  0:23 ` phython at gcc dot gnu dot org
  2005-02-18  0:53 ` phython at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-02-18  0:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-02-17 20:26 -------
Created an attachment (id=8216)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8216&action=view)
Ada system file

 I don't know if this will do anything as I didn't record the before and after
failures with this file.

-- 


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


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

* [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
@ 2005-02-18  0:23 christian dot joensson at gmail dot com
  2005-02-18  0:23 ` [Bug ada/20035] " phython at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-02-18  0:23 UTC (permalink / raw)
  To: gcc-bugs

well, building gcc cvs trunk for sparc-linux and running the testsuite shows 
tests not run and the log file message is this:

failed run-time assertion : Tasking not implemented on this configuration

-- 
           Summary: failed run-time assertion : Tasking not implemented on
                    this configuration on sparc-linux
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: christian dot joensson at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-unknown-linux-gnu
  GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
  2005-02-18  0:23 ` [Bug ada/20035] " phython at gcc dot gnu dot org
@ 2005-02-18  0:53 ` phython at gcc dot gnu dot org
  2005-02-18  0:59 ` christian dot joensson at gmail dot com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-02-18  0:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-02-17 20:26 -------
Created an attachment (id=8217)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8217&action=view)
V9 version


-- 


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
  2005-02-18  0:23 ` [Bug ada/20035] " phython at gcc dot gnu dot org
  2005-02-18  0:53 ` phython at gcc dot gnu dot org
@ 2005-02-18  0:59 ` christian dot joensson at gmail dot com
  2005-02-24 20:08 ` bosch at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-02-18  0:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From christian dot joensson at gmail dot com  2005-02-17 20:33 -------
v9 version is for sparc64-linux...

-- 


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (2 preceding siblings ...)
  2005-02-18  0:59 ` christian dot joensson at gmail dot com
@ 2005-02-24 20:08 ` bosch at gcc dot gnu dot org
  2005-02-24 23:44 ` christian dot joensson at gmail dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bosch at gcc dot gnu dot org @ 2005-02-24 20:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bosch at gcc dot gnu dot org  2005-02-24 16:20 -------
No bug seems to be reported. As the message states, no tasking support is implemented for your 
configuration. Your attachment doesn't provide such support. If you want to add this, look at the sparc 
and linux system specific files in the gcc/ada directory. Any patch would also need changes to 
Makefile.in. A complete tested patch, following the GCC guidelines (see http://gcc.gnu.org/
contribute.html) may be submitted to gcc-patches@gcc.gnu.org and will be considered for inclusion. 
You may post any questions that arise during development to gcc-list@gcc.gnu.org. More specific 
questions tend to get better answers.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (3 preceding siblings ...)
  2005-02-24 20:08 ` bosch at gcc dot gnu dot org
@ 2005-02-24 23:44 ` christian dot joensson at gmail dot com
  2005-02-28  3:01 ` phython at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-02-24 23:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From christian dot joensson at gmail dot com  2005-02-24 19:19 -------
ok, let me place this as a enhancement then. I hope to see this happening with 
the help of phython...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (4 preceding siblings ...)
  2005-02-24 23:44 ` christian dot joensson at gmail dot com
@ 2005-02-28  3:01 ` phython at gcc dot gnu dot org
  2005-03-06 12:30 ` christian dot joensson at gmail dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-02-28  3:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-27 19:02:41
               date|                            |


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (5 preceding siblings ...)
  2005-02-28  3:01 ` phython at gcc dot gnu dot org
@ 2005-03-06 12:30 ` christian dot joensson at gmail dot com
  2005-03-08 11:44 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-03-06 12:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From christian dot joensson at gmail dot com  2005-03-06 12:30 -------
Laurent Guerby suggested I use this in the gcc/ada/Makefile.in:


ifeq ($(strip $(filter-out sparc% linux%,$(arch) $(osys))),)
  LIBGNAT_TARGET_PAIRS = \
  a-intnam.ads<a-intnam-linux.ads \
  s-inmaop.adb<s-inmaop-posix.adb \
  s-intman.adb<s-intman-posix.adb \
  s-osinte.adb<s-osinte-posix.adb \
  s-osinte.ads<s-osinte-linux.ads \
  s-osprim.adb<s-osprim-posix.adb \
  s-taprop.adb<s-taprop-linux.adb \
  s-taspri.ads<s-taspri-linux.ads \
  s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
  s-parame.adb<s-parame-linux.adb \
  system.ads<system-linux-sparc.ads

  TOOLS_TARGET_PAIRS =  \
    mlib-tgt.adb<mlib-tgt-linux.adb \
    indepsw.adb<indepsw-linux.adb

  THREADSLIB = -lpthread
  GNATLIB_SHARED = gnatlib-shared-dual
  GMEM_LIB = gmemlib
  PREFIX_OBJS = $(PREFIX_REAL_OBJS)
  LIBRARY_VERSION := $(LIB_VERSION)
endif


I also would like to have sparc64 in like this...

Looking at the section that starts with 
ifeq ($(strip $(filter-out sparc sun solaris%,$(targ))),)

I see quite a few "things" I'd like to see also

  ifeq ($(strip $(filter-out fsu FSU,$(THREAD_KIND))),)

  ifeq ($(strip $(filter-out pthread PTHREAD,$(THREAD_KIND))),)

(or something similar, nptl maybe?)

  ifeq ($(strip $(filter-out m64,$(THREAD_KIND))),)

(definately this too)

Furthermore, as per Laurent's suggestion, the Tick in the first two 
attachments should rather be 

Tick                  : constant := 0.000_001;

instead of

Tick                  : constant := 0.01;

Last, there's a line length error, line 8 in both attachments is two chars too 
long

-- 


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (6 preceding siblings ...)
  2005-03-06 12:30 ` christian dot joensson at gmail dot com
@ 2005-03-08 11:44 ` cvs-commit at gcc dot gnu dot org
  2005-03-08 11:49 ` cvs-commit at gcc dot gnu dot org
  2005-03-08 14:29 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-08 11:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-08 11:44 -------
Subject: Bug 20035

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	guerby@gcc.gnu.org	2005-03-08 11:44:40

Modified files:
	gcc/ada        : ChangeLog Makefile.in 
Added files:
	gcc/ada        : system-linux-sparc.ads 

Log message:
	2005-03-07  James A. Morrison <phython@gcc.gnu.org>
	Laurent Guerby <laurent@guerby.net>
	
	PR ada/20035
	* system-linux-sparc.ads: New.
	* Makefile.in: Add sparc linux entry.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/system-linux-sparc.ads.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.638&r2=1.638.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.110&r2=1.110.6.1



-- 


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (7 preceding siblings ...)
  2005-03-08 11:44 ` cvs-commit at gcc dot gnu dot org
@ 2005-03-08 11:49 ` cvs-commit at gcc dot gnu dot org
  2005-03-08 14:29 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-03-08 11:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-08 11:48 -------
Subject: Bug 20035

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	guerby@gcc.gnu.org	2005-03-08 11:48:35

Modified files:
	gcc/ada        : ChangeLog Makefile.in 
Added files:
	gcc/ada        : system-linux-sparc.ads 

Log message:
	2005-03-07  James A. Morrison <phython@gcc.gnu.org>
	Laurent Guerby <laurent@guerby.net>
	
	PR ada/20035
	* system-linux-sparc.ads: New.
	* Makefile.in: Add sparc linux entry.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/system-linux-sparc.ads.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.640&r2=1.641
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&r1=1.111&r2=1.112



-- 


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


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

* [Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux
  2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
                   ` (8 preceding siblings ...)
  2005-03-08 11:49 ` cvs-commit at gcc dot gnu dot org
@ 2005-03-08 14:29 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-08 14:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-08 14:29 -------
Fixed.

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


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


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

end of thread, other threads:[~2005-03-08 14:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-18  0:23 [Bug ada/20035] New: failed run-time assertion : Tasking not implemented on this configuration on sparc-linux christian dot joensson at gmail dot com
2005-02-18  0:23 ` [Bug ada/20035] " phython at gcc dot gnu dot org
2005-02-18  0:53 ` phython at gcc dot gnu dot org
2005-02-18  0:59 ` christian dot joensson at gmail dot com
2005-02-24 20:08 ` bosch at gcc dot gnu dot org
2005-02-24 23:44 ` christian dot joensson at gmail dot com
2005-02-28  3:01 ` phython at gcc dot gnu dot org
2005-03-06 12:30 ` christian dot joensson at gmail dot com
2005-03-08 11:44 ` cvs-commit at gcc dot gnu dot org
2005-03-08 11:49 ` cvs-commit at gcc dot gnu dot org
2005-03-08 14:29 ` 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).