Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85712 Details for
Bug 131566
[4.1/ICE] net-fs/samba-3.0.22-r2 makes gcc-4.1.0 segfault due to -ftree-vectorize -O2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gcc-4.1-samba-ICE.c
gcc-4.1-samba-ICE.c (text/plain), 759 bytes, created by
SpanKY
on 2006-04-28 17:01:40 UTC
(
hide
)
Description:
gcc-4.1-samba-ICE.c
Filename:
MIME Type:
Creator:
SpanKY
Created:
2006-04-28 17:01:40 UTC
Size:
759 bytes
patch
obsolete
>extern void *malloc(unsigned int); >extern void another_func(char*, int); >void func(char *inbuf) >{ > unsigned int i; > unsigned short *setup; > int one_way = inbuf[47] & 1; > unsigned int tpscnt = (*(const unsigned short *)(inbuf + 37)); > unsigned int tdscnt = (*(const unsigned short *)(inbuf + 39)); > unsigned int pscnt = (*(const unsigned short *)(inbuf + 55)); > unsigned int psoff = (*(const unsigned short *)(inbuf + 57)); > unsigned int dscnt = (*(const unsigned short *)(inbuf + 59)); > unsigned int dsoff = (*(const unsigned short *)(inbuf + 61)); > unsigned int suwcnt = (unsigned)inbuf[63]; > another_func(inbuf, *(unsigned short *)inbuf); > if (!(setup = malloc(0))) > return; > for (i=0;i<suwcnt;i++) > setup[i] = *(const unsigned short *)(inbuf + i * 2); >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 131566
:
85660
| 85712 |
86137
|
87086