[Bug web/33364] New: reporting bugs + minimizing testcases
gcc at abeckmann dot de
gcc-bugzilla@gcc.gnu.org
Sun Sep 9 13:14:00 GMT 2007
Hi,
the bugzilla enter-a-new-bug-page
http://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc points to
http://gcc.gnu.org/bugzilla/page.cgi?id=bug-writing.html (which is a bit
mozilla centric).
Unfortunately neither page directs the user to the relevant pages for reporting
gcc bugs: http://gcc.gnu.org/bugs.html and
http://gcc.gnu.org/bugs/minimize.html
Furthermore, /bugs.html should have a link to /bugs/minimize.html, too.
/bugs/minimize.html:
The perl/sed/vim commands to strip the preprocessed sources are too greedy as
they remove #pragma commands that remain after preprocessing (e.g. #pragma
omp).
Better match on /^# / or /^# [0-9]/
--
Summary: reporting bugs + minimizing testcases
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at abeckmann dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33364
More information about the Gcc-bugs
mailing list