[Bug middle-end/35616] Incorrect code while O2 compling

2008-03-18 Thread J dot Gorka at osmosys dot tv
--- Comment #5 from J dot Gorka at osmosys dot tv 2008-03-18 08:17 --- All is fine. My friend copy that program from here, compile on gcc-4.3 and give me result that is in comment #3 But ok, i copy one more time what is in function.h file: typedef void (*listener_fun)( int a

[Bug middle-end/35616] Incorrect code while O2 compling

2008-03-18 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-03-18 08:01 --- Can you include the contents of function.h, it seems to be missing ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35616

[Bug middle-end/35616] Incorrect code while O2 compling

2008-03-18 Thread J dot Gorka at osmosys dot tv
--- Comment #3 from J dot Gorka at osmosys dot tv 2008-03-18 07:57 --- Ok. Now version 4.3.0 from Debian. The same problem gcc-4.3 --version gcc-4.3 (Debian 4.3.0-1) 4.3.1 20080309 (prerelease) Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source f

[Bug middle-end/35616] Incorrect code while O2 compling

2008-03-17 Thread J dot Gorka at osmosys dot tv
--- Comment #2 from J dot Gorka at osmosys dot tv 2008-03-17 17:12 --- The same problem on that version. I don't think that is Red Hat specific problem... Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,tree

[Bug middle-end/35616] Incorrect code while O2 compling

2008-03-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-17 16:40 --- > gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13) Please try 4.2.3 or 4.3.0. Also you should have reported this to RedHat first as it is their modified compiler. -- pinskia at gcc dot gnu dot org changed: