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]

Please fix your commit


Joern,

Please test patches before you commit them. Your latest patch to
loop-doloop.c breaks all targets with a doloop pattern because you
left what looks to be fprintf-debugging code in the commit:

192505    amylaar   fprintf (stderr, "entered at top Zdenek: %d\n",
entered_at_top);

http://gcc.gnu.org/viewcvs?view=revision&revision=192505

Please fix this ASAP.

Ciao!
Steven


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