[Bug treelang/24771] New: treelang does not have a man page

2005-11-09 Thread debian-gcc at lists dot debian dot org
treelang does not have a man page. The man page should reference the gcc(1) man page for options common to the gcc driver and list treelang specific options Matthias -- Summary: treelang does not have a man page Product: gcc Version: 4.1.0 Status

[Bug other/24131] New: Error in log2 man page

2005-09-29 Thread PTrenholme at 4DV dot net
: Error in log2 man page Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: minor Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: PTrenholme at 4DV dot net CC: gcc

[Bug other/24131] Error in log2 man page

2005-09-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-29 22:50 --- log2 man page is not maintained by GCC, in fact almost none of the standard C library is part of GCC but part of glibc. the man pages are maintained by a different project though. -- What

[Bug other/14708] description of -ffloat-store in gcc man page incorrect/inaccurate

2004-12-08 Thread vincent at vinc17 dot org
--- Additional Comments From vincent at vinc17 dot org 2004-12-08 15:13 --- I'm wrong. gcc 3.4 (from Debian) still has this problem. So, -ffloat-store is still needed for C compliance. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14708

[Bug other/14708] description of -ffloat-store in gcc man page incorrect/inaccurate

2004-11-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-29 14:24 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW

[Bug other/14708] description of -ffloat-store in gcc man page incorrect/inaccurate

2004-11-29 Thread vincent at vinc17 dot org
--- Additional Comments From vincent at vinc17 dot org 2004-11-29 15:35 --- In Comment 5, I wrote: The real problem is that intermediate results in extended precision are not converted back to double after a cast or an assignment; this is required by the C standard, whether

[Bug bootstrap/7817] [3.3/3.4 regression] Link to gcc man page in g++ man page incorrect

2003-12-21 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-21 18:12 --- I don't think, anyone is going to fix this for 3.3.x -- What|Removed |Added

<    1   2