This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/16867] [3.5 Regression] Inline array initializer miscompilation at -O


------- Additional Comments From dnovillo at gcc dot gnu dot org  2004-08-12 14:39 -------

It was a DCE bug exacerbated by confusing information given by the dataflow
framework.  Fixed with:

http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00728.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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