[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25411

[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-16 Thread falk at debian dot org
--- Comment #5 from falk at debian dot org 2005-12-16 21:34 --- (In reply to comment #4) > It does NOT occur under > gcc version 4.0.3 20051208 (prerelease) Okay, so let's close it, then. -- falk at debian dot org changed: What|Removed |Added ---

[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-16 Thread hans dot ekkehard dot plesser at umb dot no
--- Comment #4 from hans dot ekkehard dot plesser at umb dot no 2005-12-16 11:50 --- (In reply to comment #3) > I cannot reproduce this on alphaev68-linux with 4.0.3 20051201 (prerelease), > 4.1.0 20051124 (prerelease), or 4.2.0 20051124 (experimental). Could you > perhaps try a newer v

[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-15 Thread falk at debian dot org
--- Comment #3 from falk at debian dot org 2005-12-15 08:41 --- I cannot reproduce this on alphaev68-linux with 4.0.3 20051201 (prerelease), 4.1.0 20051124 (prerelease), or 4.2.0 20051124 (experimental). Could you perhaps try a newer version (4.0.2) or even better a recent snapshot? --

[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-14 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2005-12-14 15:54 --- Cannot reproduce with gcc (GCC) 4.1.0 20050916 (experimental) on x86_64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25411

[Bug c++/25411] Optimization with -O2 -finline-functions gives wrong code

2005-12-14 Thread hans dot ekkehard dot plesser at umb dot no
--- Comment #1 from hans dot ekkehard dot plesser at umb dot no 2005-12-14 13:45 --- Created an attachment (id=10485) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10485&action=view) Preprocessed reproducer for optimize bug This is the complete preprocessed source code for bug 25