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: [PATCH][TUPLES] Two simple bug fixes.


Sorry, I was wrong in my previous reply. i.ptr->stmt, not i.ptr is
NULL for an empty gimple_seq (I probably should go to bed by now :)).
Still, we need to special case.  I remember seeing a comment about
valid gsi with NULL bb when it points outside of any basic blocks.
However, I cannot find the relevant comment. (Diego, did you change
the API doc or did we ever allow a gsi with no bb?).

-Doug


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