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] |
Jerry,
OK to commit to 4.2?
OK - the first line of the comment needs to be dropped, since the check has gone. ie.
+ /* Make a temporary, store the current value in that + and return it, once the loop is done. */
Thanks!
Paul
PS On thinking about the PR: I suggest that you clear this one and raise a new one about the compile time. The compiler does not need to walk the constructor in order to calculate its length and certainly should not expand arbitrarily long ones.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |