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

[Bug middle-end/32813] [4.3 Regression] ICE for array expression in empty if statement, compiled with -fbounds-check



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-07-19 07:30 -------
Note also save_expr can be made better so we don't need to use a SAVE_EXPR for
local variables.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32813


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