This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
On Mon, May 21, 2001 at 02:19:43PM -0700, Mark Mitchell wrote: > I guess the latter alternative, since this number is used mostly for > DWARF2. Or, make the computation of funcdef_number in except.c #if'd > on the right condition, instead of doing a run-time `if', much as I > dislike that. :-( Done. I moved the definition outside the conditional in dwarf2out.c. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |