public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
@ 2012-03-05 20:41 andris.pavenis at iki dot fi
  2012-03-06 11:48 ` [Bug ada/52494] " ebotcazou at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: andris.pavenis at iki dot fi @ 2012-03-05 20:41 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52494
           Summary: s-taprop-dummy.adb does not define subpackage Specific
                    used in s-tpoaal.sdb
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: andris.pavenis@iki.fi


s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
which causes compile to fail if s-taprop-dummy.adb is chosen for target.

Adding simple subpackage which only contains procedure Set seems to be
sufficient in this case (not yet tested more rather than s-tpoaal.adb compiles
then)

(tried to compile as cross-compiler from Linux for target i586-pc-msdosdjgpp)


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
@ 2012-03-06 11:48 ` ebotcazou at gcc dot gnu.org
  2012-05-14 11:38 ` andris.pavenis at iki dot fi
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-03-06 11:48 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-03-06
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-06 11:48:03 UTC ---
Please post the patch when you're happy with it.  Thanks in advance.


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
  2012-03-06 11:48 ` [Bug ada/52494] " ebotcazou at gcc dot gnu.org
@ 2012-05-14 11:38 ` andris.pavenis at iki dot fi
  2012-05-14 14:52 ` ebotcazou at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: andris.pavenis at iki dot fi @ 2012-05-14 11:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andris Pavenis <andris.pavenis at iki dot fi> 2012-05-14 11:30:49 UTC ---
Created attachment 27400
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27400
Add missing sub-package to s-taprop-dummy.adb


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
  2012-03-06 11:48 ` [Bug ada/52494] " ebotcazou at gcc dot gnu.org
  2012-05-14 11:38 ` andris.pavenis at iki dot fi
@ 2012-05-14 14:52 ` ebotcazou at gcc dot gnu.org
  2012-05-15 22:35 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-05-14 14:52 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
         AssignedTo|unassigned at gcc dot       |ebotcazou at gcc dot
                   |gnu.org                     |gnu.org

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-14 14:46:26 UTC ---
Taking care of it.


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
                   ` (2 preceding siblings ...)
  2012-05-14 14:52 ` ebotcazou at gcc dot gnu.org
@ 2012-05-15 22:35 ` ebotcazou at gcc dot gnu.org
  2012-05-15 22:39 ` ebotcazou at gcc dot gnu.org
  2012-05-16  0:03 ` ebotcazou at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-05-15 22:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-15 22:34:11 UTC ---
Author: ebotcazou
Date: Tue May 15 22:33:58 2012
New Revision: 187562

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187562
Log:
    PR ada/52494
    * s-taprop-dummy.adb (Specific): New package.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/s-taprop-dummy.adb


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
                   ` (3 preceding siblings ...)
  2012-05-15 22:35 ` ebotcazou at gcc dot gnu.org
@ 2012-05-15 22:39 ` ebotcazou at gcc dot gnu.org
  2012-05-16  0:03 ` ebotcazou at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-05-15 22:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-15 22:35:38 UTC ---
Author: ebotcazou
Date: Tue May 15 22:35:33 2012
New Revision: 187564

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187564
Log:
    PR ada/52494
    * s-taprop-dummy.adb (Specific): New package.

Modified:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/s-taprop-dummy.adb


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

* [Bug ada/52494] s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
  2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
                   ` (4 preceding siblings ...)
  2012-05-15 22:39 ` ebotcazou at gcc dot gnu.org
@ 2012-05-16  0:03 ` ebotcazou at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-05-16  0:03 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-15 22:38:45 UTC ---
Patch applied.


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

end of thread, other threads:[~2012-05-15 22:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-05 20:41 [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb andris.pavenis at iki dot fi
2012-03-06 11:48 ` [Bug ada/52494] " ebotcazou at gcc dot gnu.org
2012-05-14 11:38 ` andris.pavenis at iki dot fi
2012-05-14 14:52 ` ebotcazou at gcc dot gnu.org
2012-05-15 22:35 ` ebotcazou at gcc dot gnu.org
2012-05-15 22:39 ` ebotcazou at gcc dot gnu.org
2012-05-16  0:03 ` ebotcazou at gcc dot gnu.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).