public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21659] [3.4/4.0/4.1 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
@ 2005-10-31  3:38 ` mmitchel at gcc dot gnu dot org
  2006-03-11  3:22 ` [Bug c/21659] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-10-31  3:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mmitchel at gcc dot gnu dot org  2005-10-31 03:38 -------
This will never be release-critical.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


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

* [Bug c/21659] [3.4/4.0/4.1/4.2 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
  2005-10-31  3:38 ` [Bug c/21659] [3.4/4.0/4.1 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1 mmitchel at gcc dot gnu dot org
@ 2006-03-11  3:22 ` mmitchel at gcc dot gnu dot org
  2007-01-18 11:41 ` [Bug c/21659] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-03-11  3:22 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.3                       |4.0.4


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


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

* [Bug c/21659] [4.0/4.1/4.2/4.3 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
  2005-10-31  3:38 ` [Bug c/21659] [3.4/4.0/4.1 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1 mmitchel at gcc dot gnu dot org
  2006-03-11  3:22 ` [Bug c/21659] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2007-01-18 11:41 ` gdr at gcc dot gnu dot org
  2007-01-21 21:58 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: gdr at gcc dot gnu dot org @ 2007-01-18 11:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from gdr at gcc dot gnu dot org  2007-01-18 11:41 -------
not release critical for GCC-4.0.x


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.4                       |---


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


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

* [Bug c/21659] [4.0/4.1/4.2/4.3 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2007-01-18 11:41 ` [Bug c/21659] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
@ 2007-01-21 21:58 ` pinskia at gcc dot gnu dot org
  2007-02-14  9:34 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-21 21:58 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.2


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


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

* [Bug c/21659] [4.0/4.1/4.2/4.3 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2007-01-21 21:58 ` pinskia at gcc dot gnu dot org
@ 2007-02-14  9:34 ` mmitchel at gcc dot gnu dot org
  2008-07-04 16:54 ` [Bug c/21659] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:34 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug c/21659] [4.2/4.3/4.4 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2007-02-14  9:34 ` mmitchel at gcc dot gnu dot org
@ 2008-07-04 16:54 ` jsm28 at gcc dot gnu dot org
  2009-03-31 18:47 ` [Bug c/21659] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 16:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jsm28 at gcc dot gnu dot org  2008-07-04 16:53 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 Regression]|[4.2/4.3/4.4 Regression]
                   |[unit-at-a-time] "weak      |[unit-at-a-time] "weak
                   |declaration must precede    |declaration must precede
                   |definition" error missing at|definition" error missing at
                   |>= O1                       |>= O1
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2008-07-04 16:54 ` [Bug c/21659] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-03-31 18:47 ` jsm28 at gcc dot gnu dot org
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:13 ` [Bug c/21659] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
  8 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 18:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jsm28 at gcc dot gnu dot org  2009-03-31 18:46 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4/4.5 Regression]|[4.3/4.4/4.5 Regression]
                   |[unit-at-a-time] "weak      |[unit-at-a-time] "weak
                   |declaration must precede    |declaration must precede
                   |definition" error missing at|definition" error missing at
                   |>= O1                       |>= O1
   Target Milestone|4.2.5                       |4.3.4


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


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

* [Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2009-03-31 18:47 ` [Bug c/21659] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
@ 2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:13 ` [Bug c/21659] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
  8 siblings, 0 replies; 11+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from rguenth at gcc dot gnu dot org  2009-08-04 12:26 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug c/21659] [4.3/4.4/4.5/4.6 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:13 ` rguenth at gcc dot gnu dot org
  8 siblings, 0 replies; 11+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from rguenth at gcc dot gnu dot org  2010-05-22 18:10 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.5                       |4.3.6


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


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

* [Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-4@http.gcc.gnu.org/bugzilla/>
  2011-02-02 17:42 ` [Bug c/21659] [4.3/4.4/4.5 " dnovillo at gcc dot gnu.org
@ 2011-06-27 12:42 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 11+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 12:42 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.6                       |4.4.7

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 12:12:34 UTC ---
4.3 branch is being closed, moving to 4.4.7 target.


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

* [Bug c/21659] [4.3/4.4/4.5 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
       [not found] <bug-21659-4@http.gcc.gnu.org/bugzilla/>
@ 2011-02-02 17:42 ` dnovillo at gcc dot gnu.org
  2011-06-27 12:42 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 11+ messages in thread
From: dnovillo at gcc dot gnu.org @ 2011-02-02 17:42 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:42:07 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:42:05 2011
New Revision: 169542

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169542
Log:

    PR c/21659
    * doc/extend.texi (weak pragma): Drop claim that it must
    appear before definition.
    * varasm.c (merge_weak, declare_weak): Only sanity check
    that DECL is not output at a time it is declared weak.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/doc/extend.texi
    branches/google/integration/gcc/varasm.c


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

end of thread, other threads:[~2011-06-27 12:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21659-8581@http.gcc.gnu.org/bugzilla/>
2005-10-31  3:38 ` [Bug c/21659] [3.4/4.0/4.1 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1 mmitchel at gcc dot gnu dot org
2006-03-11  3:22 ` [Bug c/21659] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2007-01-18 11:41 ` [Bug c/21659] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-01-21 21:58 ` pinskia at gcc dot gnu dot org
2007-02-14  9:34 ` mmitchel at gcc dot gnu dot org
2008-07-04 16:54 ` [Bug c/21659] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-31 18:47 ` [Bug c/21659] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:29 ` rguenth at gcc dot gnu dot org
2010-05-22 18:13 ` [Bug c/21659] [4.3/4.4/4.5/4.6 " rguenth at gcc dot gnu dot org
     [not found] <bug-21659-4@http.gcc.gnu.org/bugzilla/>
2011-02-02 17:42 ` [Bug c/21659] [4.3/4.4/4.5 " dnovillo at gcc dot gnu.org
2011-06-27 12:42 ` rguenth 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).