http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
--- Comment #6 from uros at gcc dot gnu.org 2011-10-10 17:04:46 UTC ---
Author: uros
Date: Mon Oct 10 17:04:41 2011
New Revision: 179763
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179763
Log:
PR bootstrap/50665
* optabs.h (DOI_v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Uros Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Richard Guenther changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
H.J. Lu changed:
What|Removed |Added
CC||rth at gcc dot gnu.org
--- Comment #3 from H.J.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
--- Comment #2 from H.J. Lu 2011-10-08 20:12:37
UTC ---
Program received signal SIGSEGV, Segmentation fault.
df_ref_create_structure (cl=DF_REF_ARTIFICIAL, collection_rec=0xd110,
reg=0xafafafaf, loc=0x0, bb=0xf7dae000, info=0x0, ref_type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50665
--- Comment #1 from H.J. Lu 2011-10-08 19:23:54
UTC ---
This may be another target optimization bug:
[hjl@gnu-1 prev-gcc]$ cat /tmp/x.i
const char *
__attribute__((__target__("ssse3")))
foo (const char *s)
{
return s;
}
[hjl@gnu-1 prev-gcc]$ .
10 matches
Mail list logo