https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79669
Lee Duhem changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77895
Lee Duhem changed:
What|Removed |Added
CC||lee.duhem at gmail dot com
--- Comment #2
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: lee.duhem at gmail dot com
Target Milestone: ---
Created attachment 40810
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40810&action=edit
source file to reprod
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
--- Comment #12 from Lee Duhem ---
(In reply to rsand...@gcc.gnu.org from comment #11)
> Created attachment 30116 [details]
> Candidate patch
>
> Here's the patch I'm testing. Lee, could you check that it
> fixes the original libglx problem?
Th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
--- Comment #9 from Lee Duhem ---
(In reply to Andrew Pinski from comment #8)
> No they are both the same case:
If glxdri.c is compiled by gcc with -O2, gcc 4.9.0 will generate
four relocations for DRIBlockHandler, two R_MIPS_JALR, one R_MIPS_CAL
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
--- Comment #7 from Lee Duhem ---
(In reply to Andrew Pinski from comment #6)
> > I think the following testcase is closer to my case:
> > int shouldbecall16(void);
> > int g(void) { shouldbecall16(); return 0; }
>
> No it is not; mine is the one
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
--- Comment #5 from Lee Duhem ---
(In reply to Andrew Pinski from comment #4)
> (In reply to Andrew Pinski from comment #3)
> > Looks like sibcalls are incorrectly done.
>
> Or maybe not since it is no longer a call but rather a sibcall which mea
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
Lee Duhem changed:
What|Removed |Added
Version|unknown |4.9.0
--- Comment #2 from Lee Duhem ---
$ ~/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260
--- Comment #1 from Lee Duhem ---
Created attachment 30102
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30102&action=edit
the preprocessed glxdri.c
: UNCONFIRMED
Severity: major
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: lee.duhem at gmail dot com
Created attachment 30101
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30101&action=edit
includes glxdri.c, glxdri.
10 matches
Mail list logo