[Bug middle-end/26196] optimize if(val>max) val=max;

2006-09-03 Thread snakebyte at gmx dot de
--- Comment #6 from snakebyte at gmx dot de 2006-09-03 20:53 --- marked as wontfix since my benchmark is useless -- snakebyte at gmx dot de changed: What|Removed |Added

[Bug middle-end/26196] optimize if(val>max) val=max;

2006-02-09 Thread snakebyte at gmx dot de
--- Comment #4 from snakebyte at gmx dot de 2006-02-09 14:18 --- wow, thats a fast reply. You got a pointer on how to warm the branch prediction cache or is this all a no-issue an we can mark this as not a bug? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26196

[Bug c/26196] optimize if(val>max) val=max;

2006-02-09 Thread snakebyte at gmx dot de
--- Comment #1 from snakebyte at gmx dot de 2006-02-09 14:05 --- Created an attachment (id=10813) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10813&action=view) testcase for possible optimization This is the used benchmark -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/26196] New: optimize if(val>max) val=max;

2006-02-09 Thread snakebyte at gmx dot de
Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: snakebyte at gmx dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26196