public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/20077] [3.4/4.0/4.1 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
@ 2005-10-31  2:44 ` mmitchel at gcc dot gnu dot org
  2006-03-11  3:21 ` [Bug preprocessor/20077] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-10-31  2:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from mmitchel at gcc dot gnu dot org  2005-10-31 02:44 -------
Marked as P5; 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=20077


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

* [Bug preprocessor/20077] [3.4/4.0/4.1/4.2 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
  2005-10-31  2:44 ` [Bug preprocessor/20077] [3.4/4.0/4.1 Regression] GCC accepts macro definitions that fail a constraint mmitchel at gcc dot gnu dot org
@ 2006-03-11  3:21 ` mmitchel at gcc dot gnu dot org
  2006-10-17 17:25 ` [Bug preprocessor/20077] [4.0/4.1/4.2 " patchapp at dberlin dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-03-11  3:21 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=20077


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

* [Bug preprocessor/20077] [4.0/4.1/4.2 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
  2005-10-31  2:44 ` [Bug preprocessor/20077] [3.4/4.0/4.1 Regression] GCC accepts macro definitions that fail a constraint mmitchel at gcc dot gnu dot org
  2006-03-11  3:21 ` [Bug preprocessor/20077] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2006-10-17 17:25 ` patchapp at dberlin dot org
  2006-12-28  0:59 ` [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: patchapp at dberlin dot org @ 2006-10-17 17:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from patchapp at dberlin dot org  2006-10-17 17:25 -------
Subject: Bug number PR preprocessor/20077

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00860.html


-- 


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


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-10-17 17:25 ` [Bug preprocessor/20077] [4.0/4.1/4.2 " patchapp at dberlin dot org
@ 2006-12-28  0:59 ` tromey at gcc dot gnu dot org
  2007-01-18  3:37 ` gdr at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-12-28  0:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from tromey at gcc dot gnu dot org  2006-12-28 00:59 -------
The followup patch here:

http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00868.html

.. looked reasonable to me (although the ChangeLog entry
is overly verbose).  However I can't approve it.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org


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


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-12-28  0:59 ` [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
@ 2007-01-18  3:37 ` gdr at gcc dot gnu dot org
  2007-01-21 21:52 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: gdr at gcc dot gnu dot org @ 2007-01-18  3:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from gdr at gcc dot gnu dot org  2007-01-18 03:36 -------
Won't fix 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=20077


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2007-01-18  3:37 ` gdr at gcc dot gnu dot org
@ 2007-01-21 21:52 ` pinskia at gcc dot gnu dot org
  2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-21 21:52 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=20077


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2007-01-21 21:52 ` pinskia at gcc dot gnu dot org
@ 2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
  2007-05-23 20:59 ` simartin at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:32 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=20077


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
@ 2007-05-23 20:59 ` simartin at gcc dot gnu dot org
  2007-05-23 21:05 ` simartin at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: simartin at gcc dot gnu dot org @ 2007-05-23 20:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from simartin at gcc dot gnu dot org  2007-05-23 21:58 -------
Subject: Bug 20077

Author: simartin
Date: Wed May 23 20:58:34 2007
New Revision: 125000

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125000
Log:
2007-05-23  Simon Martin  <simartin@users.sourceforge.net>

        PR preprocessor/20077
        * macro.c (create_iso_definition): Fixed the method to determine
whether
        the token-pasting operator appears at the beginning or the end of a
macro.

Added:
    trunk/gcc/testsuite/gcc.dg/cpp/paste15.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/macro.c


-- 


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


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

* [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2007-05-23 20:59 ` simartin at gcc dot gnu dot org
@ 2007-05-23 21:05 ` simartin at gcc dot gnu dot org
  2008-07-04 16:50 ` [Bug preprocessor/20077] [4.2 " jsm28 at gcc dot gnu dot org
  2009-03-30 15:42 ` jsm28 at gcc dot gnu dot org
  10 siblings, 0 replies; 11+ messages in thread
From: simartin at gcc dot gnu dot org @ 2007-05-23 21:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from simartin at gcc dot gnu dot org  2007-05-23 22:05 -------
Fixed on the mainline.


-- 

simartin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simartin at gcc dot gnu dot
                   |                            |org


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


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

* [Bug preprocessor/20077] [4.2 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2007-05-23 21:05 ` simartin at gcc dot gnu dot org
@ 2008-07-04 16:50 ` jsm28 at gcc dot gnu dot org
  2009-03-30 15:42 ` jsm28 at gcc dot gnu dot org
  10 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 16:50 UTC (permalink / raw)
  To: gcc-bugs



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


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2 Regression] GCC    |[4.2 Regression] GCC accepts
                   |accepts macro definitions   |macro definitions that fail
                   |that fail a constraint      |a constraint
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug preprocessor/20077] [4.2 Regression] GCC accepts macro definitions that fail a constraint
       [not found] <bug-20077-6@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2008-07-04 16:50 ` [Bug preprocessor/20077] [4.2 " jsm28 at gcc dot gnu dot org
@ 2009-03-30 15:42 ` jsm28 at gcc dot gnu dot org
  10 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-30 15:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from jsm28 at gcc dot gnu dot org  2009-03-30 15:42 -------
Closing 4.2 branch, fixed in 4.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to fail|3.0.4 3.2.3 3.3.6 3.4.4     |3.0.4 3.2.3 3.3.6 3.4.4
                   |4.0.0 4.0.4                 |4.0.0 4.0.4 4.2.5
         Resolution|                            |FIXED
   Target Milestone|4.2.5                       |4.3.0


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


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

end of thread, other threads:[~2009-03-30 15: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-20077-6@http.gcc.gnu.org/bugzilla/>
2005-10-31  2:44 ` [Bug preprocessor/20077] [3.4/4.0/4.1 Regression] GCC accepts macro definitions that fail a constraint mmitchel at gcc dot gnu dot org
2006-03-11  3:21 ` [Bug preprocessor/20077] [3.4/4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2006-10-17 17:25 ` [Bug preprocessor/20077] [4.0/4.1/4.2 " patchapp at dberlin dot org
2006-12-28  0:59 ` [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 " tromey at gcc dot gnu dot org
2007-01-18  3:37 ` gdr at gcc dot gnu dot org
2007-01-21 21:52 ` pinskia at gcc dot gnu dot org
2007-02-14  9:32 ` mmitchel at gcc dot gnu dot org
2007-05-23 20:59 ` simartin at gcc dot gnu dot org
2007-05-23 21:05 ` simartin at gcc dot gnu dot org
2008-07-04 16:50 ` [Bug preprocessor/20077] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-30 15:42 ` jsm28 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).