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] |
| Other format: | [Raw text] | |
On Thu, Jun 20, 2002 at 05:47:23PM +0200, Jan Hubicka wrote: > + if (BLOCK_NUMBER (s1) > BLOCK_NUMBER (s2)) > + return s1; What exactly do you think this is doing? AFAIK, BLOCK_NUMBER isn't defined until final. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |