http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46265
--- Comment #4 from davidxl 2010-11-04 00:55:35
UTC ---
Another case that needs to be handled (none of the compiler tested handle it)
For ifcvt to happen, control flow needs to be simplified (for case of
if-then-else if ..) this is possible whe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46285
--- Comment #6 from H.J. Lu 2010-11-04 02:09:18
UTC ---
Please try this
diff --git a/gcc/testsuite/gcc.target/i386/pr46285.c
b/gcc/testsuite/gcc.target/i386/pr46285.c
index 8b8cbcf..de705b0 100644
--- a/gcc/testsuite/gcc.target/i386/pr46285
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46297
Summary: [4.6 Regression] gfortran.dg/g77/980701-0.f FAILs with
-Os -fno-asynchronous-unwind-tables
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46289
--- Comment #7 from Jason Merrill 2010-11-04
02:15:04 UTC ---
Author: jason
Date: Thu Nov 4 02:15:00 2010
New Revision: 166296
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166296
Log:
PR c++/46289
* call.c (can_convert_array):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46293
--- Comment #1 from Jason Merrill 2010-11-04
02:15:11 UTC ---
Author: jason
Date: Thu Nov 4 02:15:08 2010
New Revision: 166297
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166297
Log:
PR c++/46293
* semantics.c (build_data_memb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46297
--- Comment #1 from Zdenek Sojka 2010-11-04 02:16:26
UTC ---
Created attachment 22271
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22271
auto-reduced testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46285
--- Comment #7 from Jack Howarth 2010-11-04
02:32:30 UTC ---
(In reply to comment #6)
> Please try this
>
>
> diff --git a/gcc/testsuite/gcc.target/i386/pr46285.c
> b/gcc/testsuite/gcc.target/i386/pr46285.c
> index 8b8cbcf..de705b0 100644
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46289
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46293
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46277
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46298
Summary: constexpr ICE on ARM
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46297
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46228
--- Comment #10 from Jan Hubicka 2010-11-04
04:44:30 UTC ---
"- we need to improve heuristics to figure out that inlining is smaller than
call sequence (if it really is)"
Well, we can't do that here. What I missed is that the function in questi
201 - 213 of 213 matches
Mail list logo