public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
@ 2014-09-19 12:25 ` jakub at gcc dot gnu.org
  2014-09-19 16:27 ` ebotcazou at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-09-19 12:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.9.2


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
  2014-09-19 12:25 ` [Bug ada/63310] Ada bootstrap error with -fcompare-debug jakub at gcc dot gnu.org
@ 2014-09-19 16:27 ` ebotcazou at gcc dot gnu.org
  2014-10-30 10:38 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2014-09-19 16:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-09-19
     Ever confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I have no idea what is dummy_global good for, but if you need it, it
> probably has to be created regardless of whether types_used_by_cur_var_decl
> vector is empty or not.

There is a comment above the code but, if you can make it work without it, be
my guest.  Otherwise creating it unconditionally is fine with me, provided that
the comment is updated accordingly.


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
  2014-09-19 12:25 ` [Bug ada/63310] Ada bootstrap error with -fcompare-debug jakub at gcc dot gnu.org
  2014-09-19 16:27 ` ebotcazou at gcc dot gnu.org
@ 2014-10-30 10:38 ` jakub at gcc dot gnu.org
  2015-06-26 20:07 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-10-30 10:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.2                       |4.9.3

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.2 has been released.


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-10-30 10:38 ` jakub at gcc dot gnu.org
@ 2015-06-26 20:07 ` jakub at gcc dot gnu.org
  2015-06-26 20:35 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.3 has been released.


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2015-06-26 20:07 ` jakub at gcc dot gnu.org
@ 2015-06-26 20:35 ` jakub at gcc dot gnu.org
  2015-06-29  7:47 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.3                       |4.9.4


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2015-06-26 20:35 ` jakub at gcc dot gnu.org
@ 2015-06-29  7:47 ` ebotcazou at gcc dot gnu.org
  2015-06-29 17:46 ` ebotcazou at gcc dot gnu.org
  2015-06-29 17:49 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2015-06-29  7:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ebotcazou at gcc dot gnu.org

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Is this still an issue?  Assuming yes, I'll address it.


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2015-06-29  7:47 ` ebotcazou at gcc dot gnu.org
@ 2015-06-29 17:46 ` ebotcazou at gcc dot gnu.org
  2015-06-29 17:49 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2015-06-29 17:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Jun 29 17:45:34 2015
New Revision: 225139

URL: https://gcc.gnu.org/viewcvs?rev=225139&root=gcc&view=rev
Log:
        PR ada/63310
        * gcc-interface/utils.c (gnat_write_global_declarations): Always
        build the dummy global variable if code was generated.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/utils.c


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

* [Bug ada/63310] Ada bootstrap error with -fcompare-debug
       [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2015-06-29 17:46 ` ebotcazou at gcc dot gnu.org
@ 2015-06-29 17:49 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2015-06-29 17:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63310

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

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

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Hopefully fixed.


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

end of thread, other threads:[~2015-06-29 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-63310-4@http.gcc.gnu.org/bugzilla/>
2014-09-19 12:25 ` [Bug ada/63310] Ada bootstrap error with -fcompare-debug jakub at gcc dot gnu.org
2014-09-19 16:27 ` ebotcazou at gcc dot gnu.org
2014-10-30 10:38 ` jakub at gcc dot gnu.org
2015-06-26 20:07 ` jakub at gcc dot gnu.org
2015-06-26 20:35 ` jakub at gcc dot gnu.org
2015-06-29  7:47 ` ebotcazou at gcc dot gnu.org
2015-06-29 17:46 ` ebotcazou at gcc dot gnu.org
2015-06-29 17:49 ` 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).