jeremy  barrett <[EMAIL PROTECTED]> writes:

> So how do _you_ know?

I looked at the generated assembly, first with my system default
gcc-3.3.3, and then (once I observed the opposite of what you
described), with gcc-4.3.0.

> Was this published in some gcc changelog, or
> have you run into a similar problem in the past? Are you in the habit
> of disassembling unit test suites or reading the gcc source or
> something?

Yes, I often read (dis)assembly, because I get paid to debug
low-level toolchain problems in my day job.

I could have read gcc source, but I am not that familiar with it,
so it probably would have taken much longer.

Cheers,
- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to