public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile
       [not found] <bug-17775-9404@http.gcc.gnu.org/bugzilla/>
@ 2005-10-03  0:29 ` mmitchel at gcc dot gnu dot org
  2005-10-03 17:18 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-10-03  0:29 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |mark at codesourcery dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile
       [not found] <bug-17775-9404@http.gcc.gnu.org/bugzilla/>
  2005-10-03  0:29 ` [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile mmitchel at gcc dot gnu dot org
@ 2005-10-03 17:18 ` cvs-commit at gcc dot gnu dot org
  2005-10-03 17:21 ` cvs-commit at gcc dot gnu dot org
  2005-10-03 17:23 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-03 17:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from cvs-commit at gcc dot gnu dot org  2005-10-03 17:18 -------
Subject: Bug 17775

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     mmitchel@gcc.gnu.org    2005-10-03 17:18:53

Modified files:
        gcc/cp         : repo.c ChangeLog 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/template: repo4.C 

Log message:
        PR c++/17775
        * repo.c: Include flags.h.
        (finish_repo): Add -frandom-seed to the arguments.
        PR c++/17775
        * g++.dg/template/repo4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/repo.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.54.18.1&r2=1.54.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4648.2.113&r2=1.4648.2.114
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/repo4.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.422&r2=1.5084.2.423


-- 


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


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

* [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile
       [not found] <bug-17775-9404@http.gcc.gnu.org/bugzilla/>
  2005-10-03  0:29 ` [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile mmitchel at gcc dot gnu dot org
  2005-10-03 17:18 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-03 17:21 ` cvs-commit at gcc dot gnu dot org
  2005-10-03 17:23 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-03 17:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from cvs-commit at gcc dot gnu dot org  2005-10-03 17:21 -------
Subject: Bug 17775

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     mmitchel@gcc.gnu.org    2005-10-03 17:21:41

Modified files:
        gcc/cp         : repo.c ChangeLog 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/template: repo4.C 

Log message:
        PR c++/17775
        * repo.c: Include flags.h.
        (finish_repo): Add -frandom-seed to the arguments.
        PR c++/17775
        * g++.dg/template/repo4.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/repo.c.diff?cvsroot=gcc&r1=1.59&r2=1.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4908&r2=1.4909
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/repo4.C.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6127&r2=1.6128


-- 


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


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

* [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile
       [not found] <bug-17775-9404@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-03 17:21 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-03 17:23 ` mmitchel at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-10-03 17:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from mmitchel at gcc dot gnu dot org  2005-10-03 17:23 -------
Fixed in 4.0.3.


-- 

mmitchel at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2005-10-03 17:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-17775-9404@http.gcc.gnu.org/bugzilla/>
2005-10-03  0:29 ` [Bug c++/17775] [3.4/4.0/4.1 Regression] -frepo with function template in anonymous namespace fails to compile mmitchel at gcc dot gnu dot org
2005-10-03 17:18 ` cvs-commit at gcc dot gnu dot org
2005-10-03 17:21 ` cvs-commit at gcc dot gnu dot org
2005-10-03 17:23 ` mmitchel 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).