This is the mail archive of the gcc-patches@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]

Re: [4.5/4.6 Regression] ICE: segmentation fault in mio_expr


Dear Janus,


> You can remove the first assignment to "cl" here, because in the next
> line it is assigned again! And why do you introduce this "cl" at all?

To make the code neater - I figured two pointer assignments would not
hurt the execution time too much but it looks much kinder on the eye.

I would be happy to make it otherwise....

Cheers

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]