Home | History | Annotate | Download | only in bin

Lines Matching refs:SEND

23 # The version of this send-pr.
280 SEND-PR: -*- send-pr -*-
281 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
282 SEND-PR: will all comments (text enclosed in `<' and `>').
283 SEND-PR:
284 SEND-PR: Please consult the GCC manual if you are not sure how to
285 SEND-PR: fill out a problem report.
286 SEND-PR: Note that the Synopsis field is mandatory. The Subject (for
287 SEND-PR: the mail) will be made the same as Synopsis unless explicitly
288 SEND-PR: changed.
289 SEND-PR:
290 SEND-PR: Choose from the following categories:
291 SEND-PR:
301 awk 'BEGIN {printf "SEND-PR: "; i = 0 }
312 X-send-pr-version: $VERSION
320 SEND-PR: Leave "Confidential" as "no"; all GCC PRs are public.
323 SEND-PR: critical GCC is completely not operational; no work-around known.
324 SEND-PR: serious GCC is not working properly; a work-around is possible.
325 SEND-PR: non-critical Report indicates minor problem.
327 SEND-PR: medium The problem should be solved in the next release.
328 SEND-PR: low The problem should be solve in a future release.
331 SEND-PR: doc-bug The documentation is incorrect.
332 SEND-PR: accepts-illegal GCC fails to reject erroneous code.
333 SEND-PR: rejects-legal GCC gives an error message for correct code.
334 SEND-PR: wrong-code The machine code generated by gcc is incorrect.
335 SEND-PR: ice-on-legal-code GCC gives an Internal Compiler Error (ICE)
336 SEND-PR: for correct code
337 SEND-PR: ice-on-illegal-code GCC gives an ICE instead of reporting an error
338 SEND-PR: pessimizes-code GCC misses an important optimization opportunity
339 SEND-PR: sw-bug Software bug of some other class than above
340 SEND-PR: change-request A feature in GCC is missing.
341 SEND-PR: support I need help with gcc.
377 /^>Category/s/^>Category:.*/>Category: send-pr/
527 # Remove comments and send the problem report
532 /^SEND-PR:/d