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 tree-optimization/21568] [4.0/4.1 regression] Casts in folding *& omitted


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-03 05:52 -------
  *outside = &avail; 

Because at this point avail is known not to volatile.  Did you read what was writting in comment #1 and 
#4?

-- 


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


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