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/23318] [4.1 Regression] program works correctly with -g option but fails with -O option on LINUX


------- Additional Comments From kargl at gcc dot gnu dot org  2005-08-11 22:33 -------
Dale, I've compiled your new code with both 4.0 and 4.1 with -O0, -O1, -O2, 
and -O3.  It runs and a comparison of the output shows the results that
you expect.  How old is your version(s) of gfortran?  Can you add 
-fdump-tree-all to the command line for the case that fails, and 
send me the *.original and *.optimized files?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu dot org


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


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