------- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-22 20:52 ------- This is not really that useful, the problem comes down to if the user messes up (which is 90% of the time anyways), they get a crash in their program and blame GCC. So exosing stuff like this is crazy to do really.
And getting a person to annotate their code with these attributes just get more and crazy. Instead it is just better to improve the optimizers instead of adding attributes to work around the optimizers not working for your case. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26363