public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
@ 2006-03-24  1:59 ` jsm28 at gcc dot gnu dot org
  2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2006-03-24  1:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jsm28 at gcc dot gnu dot org  2006-03-24 01:59 -------
Subject: Bug 20451

Author: jsm28
Date: Fri Mar 24 01:59:35 2006
New Revision: 112346

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112346
Log:
        PR libstdc++/20448
        PR libstdc++/20451
        * scripts/testsuite_flags.in (--cxxflags): Don't define LOCALEDIR.
        * testsuite/lib/libstdc++.exp (libstdc++_init): Always define
        LOCALEDIR to ".".
        (v3-build_support): Build MO files.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/scripts/testsuite_flags.in
    trunk/libstdc++-v3/testsuite/lib/libstdc++.exp


-- 


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
  2006-03-24  1:59 ` [Bug libstdc++/20451] Missing po files in multilib systems jsm28 at gcc dot gnu dot org
@ 2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
  2006-03-30 15:08 ` pcarlini at suse dot de
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2006-03-24  2:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jsm28 at gcc dot gnu dot org  2006-03-24 02:05 -------
Subject: Bug 20451

Author: jsm28
Date: Fri Mar 24 02:05:46 2006
New Revision: 112347

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112347
Log:
        PR libstdc++/20448
        PR libstdc++/20451
        * libstdc++-v3/scripts/testsuite_flags.in (--cxxflags): Don't
        define LOCALEDIR.
        * libstdc++-v3/testsuite/lib/libstdc++.exp (libstdc++_init):
        Always define LOCALEDIR to ".".
        (v3-build_support): Build MO files.

Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/libstdc++-v3/scripts/testsuite_flags.in
    branches/csl/sourcerygxx-4_1/libstdc++-v3/testsuite/lib/libstdc++.exp


-- 


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
  2006-03-24  1:59 ` [Bug libstdc++/20451] Missing po files in multilib systems jsm28 at gcc dot gnu dot org
  2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
@ 2006-03-30 15:08 ` pcarlini at suse dot de
  2008-04-02 15:00 ` ghazi at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pcarlini at suse dot de @ 2006-03-30 15:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pcarlini at suse dot de  2006-03-30 15:08 -------
Fixed.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-03-30 15:08 ` pcarlini at suse dot de
@ 2008-04-02 15:00 ` ghazi at gcc dot gnu dot org
  2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
  2008-04-09  4:04 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-04-02 15:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ghazi at gcc dot gnu dot org  2008-04-02 14:59 -------
Problem still occurs on 4.1 branch:
http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg00083.html

I'll try backporting the patch from 4.2.x and see if it still works.


-- 

ghazi at gcc dot gnu dot org changed:

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


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2008-04-02 15:00 ` ghazi at gcc dot gnu dot org
@ 2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
  2008-04-09  4:04 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-04-09  2:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ghazi at gcc dot gnu dot org  2008-04-09 02:20 -------
Subject: Bug 20451

Author: ghazi
Date: Wed Apr  9 02:19:57 2008
New Revision: 134123

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134123
Log:
        Backport:
        2006-03-24  Mark Mitchell  <mark@codesourcery.com>
                    Joseph S. Myers  <joseph@codesourcery.com>

        PR libstdc++/20448
        PR libstdc++/20451
        * scripts/testsuite_flags.in (--cxxflags): Don't define LOCALEDIR.
        * testsuite/lib/libstdc++.exp (libstdc++_init): Always define
        LOCALEDIR to ".".
        (v3-build_support): Build MO files.


Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/scripts/testsuite_flags.in
    branches/gcc-4_1-branch/libstdc++-v3/testsuite/lib/libstdc++.exp


-- 


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
       [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
@ 2008-04-09  4:04 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-04-09  4:04 UTC (permalink / raw)
  To: gcc-bugs



-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.1.2
      Known to work|                            |4.1.3 4.2.0
   Target Milestone|4.2.0                       |4.1.3


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


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

* [Bug libstdc++/20451] Missing po files in multilib systems
  2005-03-13  9:58 [Bug libstdc++/20451] New: " pcarlini at suse dot de
@ 2005-03-13 14:54 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-13 14:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-03-13 14:54:05
               date|                            |


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


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

end of thread, other threads:[~2008-04-09  4:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20451-133@http.gcc.gnu.org/bugzilla/>
2006-03-24  1:59 ` [Bug libstdc++/20451] Missing po files in multilib systems jsm28 at gcc dot gnu dot org
2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
2006-03-30 15:08 ` pcarlini at suse dot de
2008-04-02 15:00 ` ghazi at gcc dot gnu dot org
2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
2008-04-09  4:04 ` ghazi at gcc dot gnu dot org
2005-03-13  9:58 [Bug libstdc++/20451] New: " pcarlini at suse dot de
2005-03-13 14:54 ` [Bug libstdc++/20451] " pinskia 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).