On 14 June 2011 23:53, Quentin Neill wrote:
> I wrote http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49411, and I have
> some general questions:
>
> 1. I left it as normal P3, is that appropriate for an obvious ICE like this?

The GCC release managers set the priorities, not bug reporters.

> 2. Should I open another bug for 4.6?

Nope, it's easier to deal with a single PR for a single issue, not one
per release series.

> 3. What's the best/right way to specify testcases in GCC bugs?

If the testcase is small (fewer than +30 lines) I usually just paste
it into the comments box as you did. Otherwise attach a file,
preprocessed source if appropriate (i.e. if it depends on any header
that doesn't come from gcc)

Reply via email to