Bug#193787: An attempt to document how to make a free GCC *source* tarball.

2003-06-06 Thread Brian M. Carlson
On Sun, May 25, 2003 at 12:22:15AM -0400, Nathanael Nerode wrote: > The GCC source tarball contains, well, a lot of things. The following are > FDLed with invariant sections or cover texts and so non-free: > [snip] > > Note also that gcc/cp/g++.1 is just a pointer to gcc.1, so it's useless > w

Bug#185779: [Bug libstdc++/10257] libstdc++ breaks when NetBSD is build with -lc in LIB_SPEC shared

2003-06-06 Thread Joel Baker
While the report remains true (in fact), on even recent versions of GCC 3.3, a discussion with the NetBSD toolchain folks pointed out that this is not, in fact, the right way to accomplish the actual goal that was being aimed for. Therefore, this bug can be closed (both upstream, and on Debian), a

Bug#185779: [Bug libstdc++/10257] libstdc++ breaks when NetBSD is build with -lc in LIB_SPEC shared

2003-06-06 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10257 --- Additional Comments From [EMAIL PROTECTED] 2003-06-06 21:39 --- Subject: Bug#185779: libstdc++ breaks when NetBSD is build with -lc in LIB_SPEC shared While the repo

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Phil Edwards
On Sat, Jun 07, 2003 at 12:31:41AM +0600, Victor Porton wrote: > > Probably you should say: > > Returns: > An iterator pointing to the first element "not less than" val or > end if no such element. The version in the development tree already says something similar. -- If ye love wealth

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Phil Edwards
On Fri, Jun 06, 2003 at 11:30:30PM +0600, Victor Porton wrote: > Returns: > An iterator pointing to the first element "not less than" val. > ]] > > "Returns" clause does not consider the case when there are no elements "not > less than" val in the iterators range. Well, if you think about it

Bug#196381: libstdc++5-3.3-doc: "Main Page" is a bad title

2003-06-06 Thread Phil Edwards
On Fri, Jun 06, 2003 at 11:32:15PM +0600, Victor Porton wrote: > > > > It's automatically generated, not a design choice. > > Probably Doxygen has an option in the config file to change the title. No, it doesn't. (Perhaps you should check first.) Like I said, running the generated page through

[Bug target/11052] [3.3 regression] [arm] noce_process_if_block() can loose REG_INC notes

2003-06-06 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11052 [EMAIL PROTECTED] changed: What|Removed |Added CC|

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Victor Porton
On 06-Jun-2003 Phil Edwards wrote: > On Fri, Jun 06, 2003 at 08:37:13PM +0600, Victor Porton wrote: >> It is unclear from the API docs whether std::lower_bound if there are no >> element element "not less than" val. > > That question does not parse. Could you rephrase please? > > The "brief" de

[Bug target/11052] [3.3 regression] [arm] noce_process_if_block() can loose REG_INC notes

2003-06-06 Thread [EMAIL PROTECTED]
de-effects. 2003-06-06 Richard Earnshaw <[EMAIL PROTECTED]> gcc.c-torture/execute/20030606-1.c: New. --- Additional Comments From [EMAIL PROTECTED] 2003-06-06 17:23 --- Created an attachment (id=4183) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4183&action=

[Bug inline-asm/10890] [3.3/3.4 regression] ICE in merge_assigned_reloads building Linux 2.4.2x sched.c

2003-06-06 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10890 --- Additional Comments From [EMAIL PROTECTED] 2003-06-06 16:52 --- Patch here: http://gcc.gnu.org/ml/gcc-bugs/2003-06/msg00743.html --- You are receiving this m

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Phil Edwards
On Fri, Jun 06, 2003 at 08:37:13PM +0600, Victor Porton wrote: > It is unclear from the API docs whether std::lower_bound if there are no > element element "not less than" val. That question does not parse. Could you rephrase please? The "brief" description might be helpful you here here, too.

Bug#196381: libstdc++5-3.3-doc: "Main Page" is a bad title

2003-06-06 Thread Phil Edwards
On Fri, Jun 06, 2003 at 08:30:55PM +0600, Victor Porton wrote: > Package: libstdc++5-3.3-doc > Version: 1:3.3-3 > Severity: minor I would change this to wishlist if I knew how to do it properly. > The HTML title (in browser titlebar) of > http://localhost/doc/libstdc++5-3.3-doc/libstdc++/html_us

Bug#196380: libstdc++5-3.3-doc: lower_bound is not well documented

2003-06-06 Thread Victor Porton
Package: libstdc++5-3.3-doc Version: 1:3.3-3 Severity: normal It is unclear from the API docs whether std::lower_bound if there are no element element "not less than" val. Also check docs of std::upper_bound. Please also comment me on this (it is also broken in other C++ docs I have :-( ).

Bug#196381: libstdc++5-3.3-doc: "Main Page" is a bad title

2003-06-06 Thread Victor Porton
Package: libstdc++5-3.3-doc Version: 1:3.3-3 Severity: minor The HTML title (in browser titlebar) of http://localhost/doc/libstdc++5-3.3-doc/libstdc++/html_user/ is "Main Page" what does not makes clear that this browser window documents GNU C++ librayr. Please change to something like "libstdc++