[Bug optimization/9059] unused arrays not optimized away when followed by external call

pinskia@physics.uc.edu gcc-bugzilla@gcc.gnu.org
Tue Jun 3 19:07:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-03 19:07:15
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-06-03 19:07 -------
Simpler testcase:

f()
{
  int a[1024];
}

I think this is a duplicate but I cannot find the bug number.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list