--- Comment #4 from matthias at goldhoorn dot eu 2010-03-17 13:57 ---
Forgotten output with optimization:
(10.00,20.00)
(0.00,0.00)
(0.00,0.00)
(0.00,0.00)
sould be:
(10.00,20.00)
(10.00,20.00)
(10.00,20.00)
(10.00,20.00)
--- Comment #3 from matthias at goldhoorn dot eu 2010-03-17 13:55 ---
Created an attachment (id=20126)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20126&action=view)
Object Dumpo with optimization (broken result)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43401
--- Comment #2 from matthias at goldhoorn dot eu 2010-03-17 13:54 ---
Created an attachment (id=20125)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20125&action=view)
Object dump without optization
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43401
--
matthias at goldhoorn dot eu changed:
What|Removed |Added
Severity|normal |minor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43401
--- Comment #1 from matthias at goldhoorn dot eu 2010-03-17 13:48 ---
Created an attachment (id=20124)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20124&action=view)
source file where the bugg occures
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43401