public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/34466]  New: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
@ 2007-12-14 18:47 danglin at gcc dot gnu dot org
  2008-01-11  1:54 ` [Bug ada/34466] " danglin at gcc dot gnu dot org
  2008-01-11  2:19 ` danglin at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-12-14 18:47 UTC (permalink / raw)
  To: gcc-bugs

/home/dave/gcc-4.3/objdir/./gcc/xgcc -B/home/dave/gcc-4.3/objdir/./gcc/
-B/home/
dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.3.0/hp
pa-linux/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/include
-isys
tem /home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/sys-include -c -g -O2 -fPIC
-DEL
F=1 -DLINUX=1      -W -Wall -gnatpg  a-dispat.ads -o a-dispat.o
/home/dave/gcc-4.3/objdir/./gcc/xgcc -B/home/dave/gcc-4.3/objdir/./gcc/
-B/home/
dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.3.0/hp
pa-linux/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/include
-isys
tem /home/dave/opt/gnu/gcc/gcc-4.3.0/hppa-linux/sys-include -c -g -O2 -fPIC
-DEL
F=1 -DLINUX=1      -W -Wall -gnatpg  a-dynpri.adb -o a-dynpri.o
s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
make[7]: *** [a-dynpri.o] Error 1
make[7]: Leaving directory `/home/dave/gcc-4.3/objdir/gcc/ada/rts'
make[6]: *** [gnatlib] Error 2


-- 
           Summary: s-tasinf.ads:81:42: "cpu_set_t" not declared in
                    "OS_Interface"
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


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

* [Bug ada/34466] s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
  2007-12-14 18:47 [Bug ada/34466] New: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface" danglin at gcc dot gnu dot org
@ 2008-01-11  1:54 ` danglin at gcc dot gnu dot org
  2008-01-11  2:19 ` danglin at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-01-11  1:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from danglin at gcc dot gnu dot org  2008-01-11 01:01 -------
Subject: Bug 34466

Author: danglin
Date: Fri Jan 11 01:00:48 2008
New Revision: 131457

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131457
Log:
        PR ada/34466
        * s-osinte-linux-hppa.ads (SC_NPROCESSORS_ONLN): New constant for
        sysconf call.
        (bit_field): New packed boolean type used by cpu_set_t.
        (cpu_set_t): New type corresponding to the C type with
        the same name. Note that on the Ada side we use a bit
        field array for the affinity mask. There is not need
        for the C macro for setting individual bit.
        (pthread_setaffinity_np): New imported routine.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/s-osinte-linux-hppa.ads


-- 


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


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

* [Bug ada/34466] s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
  2007-12-14 18:47 [Bug ada/34466] New: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface" danglin at gcc dot gnu dot org
  2008-01-11  1:54 ` [Bug ada/34466] " danglin at gcc dot gnu dot org
@ 2008-01-11  2:19 ` danglin at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-01-11  2:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from danglin at gcc dot gnu dot org  2008-01-11 01:07 -------
Fixed.


-- 

danglin at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2008-01-11  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-14 18:47 [Bug ada/34466] New: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface" danglin at gcc dot gnu dot org
2008-01-11  1:54 ` [Bug ada/34466] " danglin at gcc dot gnu dot org
2008-01-11  2:19 ` danglin 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).