public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
@ 2005-10-25 19:18 ` pinskia at gcc dot gnu dot org
  2006-03-24  1:59 ` jsm28 at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-25 19:18 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-25 19:18:55
               date|                            |


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
  2005-10-25 19:18 ` [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls pinskia at gcc dot gnu dot org
@ 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)
  6 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2006-03-24  1:59 UTC (permalink / raw)
  To: gcc-bugs



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

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=20448


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
  2005-10-25 19:18 ` [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls pinskia at gcc dot gnu dot org
  2006-03-24  1:59 ` jsm28 at gcc dot gnu dot org
@ 2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
  2006-03-30 15:07 ` pcarlini at suse dot de
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2006-03-24  2:05 UTC (permalink / raw)
  To: gcc-bugs



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

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=20448


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
@ 2006-03-30 15:07 ` pcarlini at suse dot de
  2006-03-30 15:07 ` pcarlini at suse dot de
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: pcarlini at suse dot de @ 2006-03-30 15:07 UTC (permalink / raw)
  To: gcc-bugs



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


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-03-30 15:07 ` pcarlini at suse dot de
@ 2006-03-30 15:07 ` pcarlini at suse dot de
  2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
  2008-04-09  4:06 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 11+ messages in thread
From: pcarlini at suse dot de @ 2006-03-30 15:07 UTC (permalink / raw)
  To: gcc-bugs



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


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-03-30 15:07 ` pcarlini at suse dot de
@ 2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
  2008-04-09  4:06 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 11+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-04-09  2:21 UTC (permalink / raw)
  To: gcc-bugs



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

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=20448


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
       [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
@ 2008-04-09  4:06 ` ghazi at gcc dot gnu dot org
  6 siblings, 0 replies; 11+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-04-09  4:06 UTC (permalink / raw)
  To: gcc-bugs



-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot org
      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=20448


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
  2005-03-12 23:53 [Bug libstdc++/20448] New: " danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-03-13  0:20 ` pcarlini at suse dot de
@ 2005-07-06  4:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-06  4:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i686-pc-linux-gnu, hppa-    |
                   |unknown-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu, hppa-    |
                   |unknown-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu, hppa-    |i686-pc-linux-gnu, hppa-
                   |unknown-linux-gnu           |linux-gnu


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
  2005-03-12 23:53 [Bug libstdc++/20448] New: " danglin at gcc dot gnu dot org
  2005-03-13  0:01 ` [Bug libstdc++/20448] " pcarlini at suse dot de
  2005-03-13  0:13 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2005-03-13  0:20 ` pcarlini at suse dot de
  2005-07-06  4:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: pcarlini at suse dot de @ 2005-03-13  0:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-03-13 00:20 -------
Agreed, tomorrow will create one.

-- 


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
  2005-03-12 23:53 [Bug libstdc++/20448] New: " danglin at gcc dot gnu dot org
  2005-03-13  0:01 ` [Bug libstdc++/20448] " pcarlini at suse dot de
@ 2005-03-13  0:13 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-03-13  0:20 ` pcarlini at suse dot de
  2005-07-06  4:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 11+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2005-03-13  0:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2005-03-13 00:13 -------
Subject: Re:  locale testsuite fails when GCC is configured with --disable-nls

> This issue seems related (or maybe we should open a separate PR?)
> 
>   http://gcc.gnu.org/ml/gcc/2004-12/msg01140.html

The effect of the missing po files is the same.  However, I think
there should be a separate PR for the above problem as it's really
an issue of not creating the files when they should be created.

Dave


-- 


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


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

* [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls
  2005-03-12 23:53 [Bug libstdc++/20448] New: " danglin at gcc dot gnu dot org
@ 2005-03-13  0:01 ` pcarlini at suse dot de
  2005-03-13  0:13 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: pcarlini at suse dot de @ 2005-03-13  0:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-03-13 00:01 -------
This issue seems related (or maybe we should open a separate PR?)

  http://gcc.gnu.org/ml/gcc/2004-12/msg01140.html

-- 


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


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20448-276@http.gcc.gnu.org/bugzilla/>
2005-10-25 19:18 ` [Bug libstdc++/20448] locale testsuite fails when GCC is configured with --disable-nls pinskia at gcc dot gnu dot org
2006-03-24  1:59 ` jsm28 at gcc dot gnu dot org
2006-03-24  2:05 ` jsm28 at gcc dot gnu dot org
2006-03-30 15:07 ` pcarlini at suse dot de
2006-03-30 15:07 ` pcarlini at suse dot de
2008-04-09  2:21 ` ghazi at gcc dot gnu dot org
2008-04-09  4:06 ` ghazi at gcc dot gnu dot org
2005-03-12 23:53 [Bug libstdc++/20448] New: " danglin at gcc dot gnu dot org
2005-03-13  0:01 ` [Bug libstdc++/20448] " pcarlini at suse dot de
2005-03-13  0:13 ` dave at hiauly1 dot hia dot nrc dot ca
2005-03-13  0:20 ` pcarlini at suse dot de
2005-07-06  4:57 ` 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).