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 c++/22321] [4.1 Regression] Wrong code with SSA dominator optimizations


------- Additional Comments From falk at debian dot org  2005-07-06 12:11 -------
(In reply to comment #2)

> With -O1 (which implies -ftree-dominator-opts) main returns -1.
> With -O1 -fno-tree-dominator-opts main returns 0.
> 
> Do you really think that this bug is target specific ?

I cannot repoduce this with 4.1.0 20050705 on alphaev68-unknown-linux-gnu nor
i686-pc-linux-gnu with -O1. Can you please show the output of adding -v, and
maybe try a newer snapshot?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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