https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69881
--- Comment #23 from Bernd Edlinger ---
Author: edlinger
Date: Tue Feb 23 15:57:09 2016
New Revision: 233636
URL: https://gcc.gnu.org/viewcvs?rev=233636&root=gcc&view=rev
Log:
2016-02-23 Bernd Edlinger
PR libstdc++/69881
* in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67728
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24414
--- Comment #20 from Bernd Edlinger ---
Author: edlinger
Date: Mon Jun 6 12:31:59 2016
New Revision: 237133
URL: https://gcc.gnu.org/viewcvs?rev=237133&root=gcc&view=rev
Log:
gcc/
2016-06-06 Bernd Edlinger
PR c/24414
* cfgex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68843
--- Comment #9 from Bernd Edlinger ---
Author: edlinger
Date: Fri Jun 10 12:22:21 2016
New Revision: 237303
URL: https://gcc.gnu.org/viewcvs?rev=237303&root=gcc&view=rev
Log:
gcc:
2016-06-10 Bernd Edlinger
PR inline-asm/68843
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308
--- Comment #64 from Bernd Edlinger ---
Author: edlinger
Date: Mon Sep 4 15:25:59 2017
New Revision: 251663
URL: https://gcc.gnu.org/viewcvs?rev=251663&root=gcc&view=rev
Log:
2017-09-04 Bernd Edlinger
PR target/77308
* confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308
--- Comment #65 from Bernd Edlinger ---
Author: edlinger
Date: Wed Sep 6 07:47:52 2017
New Revision: 251752
URL: https://gcc.gnu.org/viewcvs?rev=251752&root=gcc&view=rev
Log:
2017-09-06 Bernd Edlinger
PR target/77308
* confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287
--- Comment #2 from Bernd Edlinger ---
Author: edlinger
Date: Mon Apr 17 20:41:40 2017
New Revision: 246955
URL: https://gcc.gnu.org/viewcvs?rev=246955&root=gcc&view=rev
Log:
017-04-17 Bernd Edlinger
PR c++/80287
* class.c (f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78503
--- Comment #3 from Bernd Edlinger ---
It is on purpose that the warning gets suppressed
when "(N) != 0" or "(N) + 0" is used, so that won't
go away.
But may I suggest the following for the XALLOCAVEC macro:
#define XALLOCAVEC(T, N) ((N) > 0 ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82402
--- Comment #1 from Bernd Edlinger ---
Martin, try this modified test case:
cat ice.c
typedef int jmp_buf[1];
extern exit(int) __attribute__((__noreturn__));
extern int setjmpx(jmp_buf) __attribute__((__returns_twice__));
jmp_buf jbAnagram;
in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82402
--- Comment #3 from Bernd Edlinger ---
The leaf attribute seems to make a difference,
before my patch the compiler assumed returns_twice + leaf,
but that may be unsafe for free standing environment.
the crash goes away if the header file adds lea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77496
--- Comment #5 from Bernd Edlinger ---
Author: edlinger
Date: Mon Sep 12 20:18:16 2016
New Revision: 240098
URL: https://gcc.gnu.org/viewcvs?rev=240098&root=gcc&view=rev
Log:
gcc/c-family:
2016-09-12 Bernd Edlinger
PR c++/77496
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77289
--- Comment #9 from Bernd Edlinger ---
Author: edlinger
Date: Tue Sep 13 21:25:04 2016
New Revision: 240124
URL: https://gcc.gnu.org/viewcvs?rev=240124&root=gcc&view=rev
Log:
2016-09-13 Bernd Edlinger
PR rtl-optimization/77289
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77421
--- Comment #15 from Bernd Edlinger ---
Author: edlinger
Date: Mon Sep 19 21:57:46 2016
New Revision: 240250
URL: https://gcc.gnu.org/viewcvs?rev=240250&root=gcc&view=rev
Log:
2016-09-19 Bernd Edlinger
PR middle-end/77421
* d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77434
--- Comment #12 from Bernd Edlinger ---
Author: edlinger
Date: Mon Sep 19 22:10:11 2016
New Revision: 240251
URL: https://gcc.gnu.org/viewcvs?rev=240251&root=gcc&view=rev
Log:
gcc:
2016-09-19 Bernd Edlinger
PR c++/77434
* doc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77550
--- Comment #17 from Bernd Edlinger ---
Author: edlinger
Date: Wed Sep 21 13:03:59 2016
New Revision: 240313
URL: https://gcc.gnu.org/viewcvs?rev=240313&root=gcc&view=rev
Log:
gcc:
2016-09-21 Bernd Edlinger
PR tree-optimization/77550
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77411
--- Comment #3 from Bernd Edlinger ---
Author: edlinger
Date: Fri Sep 23 14:43:45 2016
New Revision: 240437
URL: https://gcc.gnu.org/viewcvs?rev=240437&root=gcc&view=rev
Log:
2016-09-23 Bernd Edlinger
Tom de Vries
PR te
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77714
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77714
--- Comment #3 from Bernd Edlinger ---
because a different pattern is choosen for this insn
the reg-note is overwritten here:
Choosing alt 2 in insn 48: (0) l (1) l (2) lL {*thumb1_addsi3}
Creating newreg=129, assigning class L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77411
--- Comment #4 from Bernd Edlinger ---
Author: edlinger
Date: Sun Sep 25 15:12:05 2016
New Revision: 240472
URL: https://gcc.gnu.org/viewcvs?rev=240472&root=gcc&view=rev
Log:
2016-09-25 Bernd Edlinger
backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77714
--- Comment #5 from Bernd Edlinger ---
(In reply to Thomas Preud'homme from comment #4)
> Hi Bernd & Peter,
>
> Yes the code is still failing on today's trunk. I tested both patch you
> propose Bernd and both seems to work. Thanks a lot for such
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77714
--- Comment #6 from Bernd Edlinger ---
Author: edlinger
Date: Tue Sep 27 04:54:49 2016
New Revision: 240518
URL: https://gcc.gnu.org/viewcvs?rev=240518&root=gcc&view=rev
Log:
2016-09-27 Bernd Edlinger
PR rlt-optimization/77714
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77714
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77748
--- Comment #10 from Bernd Edlinger ---
(In reply to Christophe Lyon from comment #9)
> Did you try on arm-none-eabi too?
> It does not seem to work for me.
Hmmm, I don't have the exact environment, but
I used your .s file, removed the abi lines
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77748
--- Comment #24 from Bernd Edlinger ---
Author: edlinger
Date: Wed Sep 28 12:11:57 2016
New Revision: 240573
URL: https://gcc.gnu.org/viewcvs?rev=240573&root=gcc&view=rev
Log:
2016-09-28 Bernd Edlinger
PR c++/77748
* g++.dg/p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77411
--- Comment #5 from Bernd Edlinger ---
Author: edlinger
Date: Wed Sep 28 12:48:16 2016
New Revision: 240575
URL: https://gcc.gnu.org/viewcvs?rev=240575&root=gcc&view=rev
Log:
backport from mainline
2016-09-23 Bernd Edlinger
Tom de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77699
--- Comment #1 from Bernd Edlinger ---
Author: edlinger
Date: Mon Oct 3 14:05:46 2016
New Revision: 240713
URL: https://gcc.gnu.org/viewcvs?rev=240713&root=gcc&view=rev
Log:
2016-10-03 Bernd Edlinger
PR preprocessor/77699
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77411
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77700
--- Comment #1 from Bernd Edlinger ---
Author: edlinger
Date: Fri Oct 7 17:10:38 2016
New Revision: 240867
URL: https://gcc.gnu.org/viewcvs?rev=240867&root=gcc&view=rev
Log:
2016-10-07 Bernd Edlinger
PR c++/77700
* c-common.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308
--- Comment #11 from Bernd Edlinger ---
Author: edlinger
Date: Mon Oct 17 17:46:59 2016
New Revision: 241273
URL: https://gcc.gnu.org/viewcvs?rev=241273&root=gcc&view=rev
Log:
2016-10-17 Bernd Edlinger
PR target/77308
* confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78041
Bernd Edlinger changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |wdijkstr at arm dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77550
--- Comment #18 from Bernd Edlinger ---
Author: edlinger
Date: Mon Oct 24 20:21:06 2016
New Revision: 241495
URL: https://gcc.gnu.org/viewcvs?rev=241495&root=gcc&view=rev
Log:
2016-10-24 Bernd Edlinger
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77550
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78110
--- Comment #5 from Bernd Edlinger ---
Author: edlinger
Date: Wed Oct 26 17:26:00 2016
New Revision: 241591
URL: https://gcc.gnu.org/viewcvs?rev=241591&root=gcc&view=rev
Log:
2016-10-26 Bernd Edlinger
PR libstdc++/78110
* lib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78067
--- Comment #3 from Bernd Edlinger ---
Author: edlinger
Date: Thu Nov 3 12:52:19 2016
New Revision: 241817
URL: https://gcc.gnu.org/viewcvs?rev=241817&root=gcc&view=rev
Log:
2016-11-03 Bernd Edlinger
PR libgcc/78067
* libgcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71973
--- Comment #4 from Bernd Edlinger ---
Author: edlinger
Date: Fri Nov 4 15:30:52 2016
New Revision: 241846
URL: https://gcc.gnu.org/viewcvs?rev=241846&root=gcc&view=rev
Log:
2016-11-04 Bernd Edlinger
PR c++/71973
* g++.dg/cp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77308
--- Comment #63 from Bernd Edlinger ---
Author: edlinger
Date: Thu Nov 17 13:47:24 2016
New Revision: 242549
URL: https://gcc.gnu.org/viewcvs?rev=242549&root=gcc&view=rev
Log:
2016-11-17 Bernd Edlinger
PR target/77308
* confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71973
--- Comment #5 from Bernd Edlinger ---
Author: edlinger
Date: Mon Nov 21 14:17:05 2016
New Revision: 242662
URL: https://gcc.gnu.org/viewcvs?rev=242662&root=gcc&view=rev
Log:
gcc:
2016-11-21 Bernd Edlinger
PR c++/71973
* doc/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60191
--- Comment #14 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Fri Apr 4 13:54:16 2014
New Revision: 209091
URL: http://gcc.gnu.org/viewcvs?rev=209091&root=gcc&view=rev
Log:
2014-04-04 Bernd Edlinger
PR fortr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60191
--- Comment #16 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Thu Apr 10 20:13:23 2014
New Revision: 209282
URL: http://gcc.gnu.org/viewcvs?rev=209282&root=gcc&view=rev
Log:
moved this ChangeLog entry to fortran/ChangeLog
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61505
--- Comment #10 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Sat Jun 14 14:31:55 2014
New Revision: 211667
URL: https://gcc.gnu.org/viewcvs?rev=211667&root=gcc&view=rev
Log:
2014-06-14 Bernd Edlinger
PR a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58115
--- Comment #11 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Mon Jan 6 16:34:52 2014
New Revision: 206364
URL: http://gcc.gnu.org/viewcvs?rev=206364&root=gcc&view=rev
Log:
Reverted r205593
2013-12-02 Bernd Edlinger
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #52 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Wed Jan 8 17:25:38 2014
New Revision: 206437
URL: http://gcc.gnu.org/viewcvs?rev=206437&root=gcc&view=rev
Log:
2014-01-08 Bernd Edlinger
PR middle-e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60080
--- Comment #3 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Mon Feb 10 18:19:01 2014
New Revision: 207668
URL: http://gcc.gnu.org/viewcvs?rev=207668&root=gcc&view=rev
Log:
2014-02-10 Bernd Edlinger
PR middle-e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #8 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Sun Mar 2 18:06:49 2014
New Revision: 208257
URL: http://gcc.gnu.org/viewcvs?rev=208257&root=gcc&view=rev
Log:
2014-03-02 Bernd Edlinger
PR fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078
--- Comment #14 from Bernd Edlinger ---
Author: edlinger
Date: Thu Sep 17 19:43:00 2015
New Revision: 227886
URL: https://gcc.gnu.org/viewcvs?rev=227886&root=gcc&view=rev
Log:
2015-09-17 Bernd Edlinger
PR sanitizer/64078
* c-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67037
Bernd Edlinger changed:
What|Removed |Added
Component|target |rtl-optimization
Assignee|una
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67037
--- Comment #6 from Bernd Edlinger ---
Author: edlinger
Date: Wed Sep 30 18:51:31 2015
New Revision: 228303
URL: https://gcc.gnu.org/viewcvs?rev=228303&root=gcc&view=rev
Log:
2015-09-30 Bernd Edlinger
PR rtl-optimization/67037
||edlinger at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #8 from Bernd Edlinger ---
apparently fixed with 4.9, as discussed on gcc-patches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67037
--- Comment #8 from Bernd Edlinger ---
Author: edlinger
Date: Thu Nov 26 14:07:55 2015
New Revision: 230964
URL: https://gcc.gnu.org/viewcvs?rev=230964&root=gcc&view=rev
Log:
2015-11-26 Bernd Edlinger
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64422
--- Comment #4 from Bernd Edlinger ---
Author: edlinger
Date: Fri Jan 2 21:12:54 2015
New Revision: 219149
URL: https://gcc.gnu.org/viewcvs?rev=219149&root=gcc&view=rev
Log:
2015-01-02 Bernd Edlinger
PR libstdc++/64422
* src
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64640
--- Comment #2 from Bernd Edlinger ---
Author: edlinger
Date: Mon Jan 19 19:00:18 2015
New Revision: 219855
URL: https://gcc.gnu.org/viewcvs?rev=219855&root=gcc&view=rev
Log:
2015-01-19 Bernd Edlinger
PR ada/64640
* adaint.c:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50928
--- Comment #14 from Bernd Edlinger ---
Author: edlinger
Date: Fri Jan 23 16:32:34 2015
New Revision: 220048
URL: https://gcc.gnu.org/viewcvs?rev=220048&root=gcc&view=rev
Log:
2015-01-23 Bernd Edlinger
PR target/50928
* confi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #66 from Bernd Edlinger ---
Author: edlinger
Date: Tue Jan 27 17:07:24 2015
New Revision: 220179
URL: https://gcc.gnu.org/viewcvs?rev=220179&root=gcc&view=rev
Log:
Backport from mainline
fix for PR middle-end/57748
Modified:
bra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59134
Bug 59134 depends on bug 57748, which changed state.
Bug 57748 Summary: [4.8 Regression] ICE when expanding assignment to unaligned
zero-sized array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64980
--- Comment #21 from Bernd Edlinger ---
Author: edlinger
Date: Sun Feb 22 19:38:53 2015
New Revision: 220899
URL: https://gcc.gnu.org/viewcvs?rev=220899&root=gcc&view=rev
Log:
2015-02-22 Bernd Edlinger
PR fortran/64980
PR for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61960
--- Comment #2 from Bernd Edlinger ---
Author: edlinger
Date: Sun Feb 22 19:38:53 2015
New Revision: 220899
URL: https://gcc.gnu.org/viewcvs?rev=220899&root=gcc&view=rev
Log:
2015-02-22 Bernd Edlinger
PR fortran/64980
PR fort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64980
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65067
--- Comment #11 from Bernd Edlinger ---
Author: edlinger
Date: Thu Mar 5 18:56:37 2015
New Revision: 221222
URL: https://gcc.gnu.org/viewcvs?rev=221222&root=gcc&view=rev
Log:
gcc:
2015-03-05 Bernd Edlinger
PR rtl-optimization/65067
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61190
--- Comment #5 from Bernd Edlinger ---
Author: edlinger
Date: Wed Nov 26 18:10:29 2014
New Revision: 218091
URL: https://gcc.gnu.org/viewcvs?rev=218091&root=gcc&view=rev
Log:
2014-11-26 Bernd Edlinger
PR ipa/61190
* cgraph.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61190
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64049
Bernd Edlinger changed:
What|Removed |Added
CC||edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64049
--- Comment #13 from Bernd Edlinger ---
Author: edlinger
Date: Mon Dec 8 18:30:15 2014
New Revision: 218487
URL: https://gcc.gnu.org/viewcvs?rev=218487&root=gcc&view=rev
Log:
2014-12-08 Bernd Edlinger
PR ipa/64049
* ipa-poly
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64049
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718
--- Comment #16 from Bernd Edlinger ---
Author: edlinger
Date: Wed Dec 10 15:29:19 2014
New Revision: 218584
URL: https://gcc.gnu.org/viewcvs?rev=218584&root=gcc&view=rev
Log:
2014-12-10 Bernd Edlinger
PR fortran/60718
* trans-expr.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64265
Bernd Edlinger changed:
What|Removed |Added
CC||edlinger at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60080
edlinger at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61461
--- Comment #1 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Fri Jul 18 18:11:53 2014
New Revision: 212829
URL: https://gcc.gnu.org/viewcvs?rev=212829&root=gcc&view=rev
Log:
2014-07-18 Bernd Edlinger
PR rtl-opti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58893
--- Comment #12 from edlinger at gcc dot gnu.org ---
Author: edlinger
Date: Tue Sep 30 16:08:53 2014
New Revision: 215730
URL: https://gcc.gnu.org/viewcvs?rev=215730&root=gcc&view=rev
Log:
2014-09-30 Bernd Edlinger
PR preprocess
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68917
--- Comment #6 from Bernd Edlinger ---
Author: edlinger
Date: Fri Jan 1 18:45:41 2016
New Revision: 232028
URL: https://gcc.gnu.org/viewcvs?rev=232028&root=gcc&view=rev
Log:
PR target/68917
* config/tilegx/tilegx.md (clzsi2): Do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68917
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69134
--- Comment #2 from Bernd Edlinger ---
Author: edlinger
Date: Tue Jan 12 15:13:02 2016
New Revision: 232277
URL: https://gcc.gnu.org/viewcvs?rev=232277&root=gcc&view=rev
Log:
PR bootstrap/69134
* Makefile.def (mpfr): Disable asse
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012
Bernd Edlinger changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61047
--- Comment #26 from Bernd Edlinger ---
Author: edlinger
Date: Wed Jul 1 16:10:30 2015
New Revision: 225260
URL: https://gcc.gnu.org/viewcvs?rev=225260&root=gcc&view=rev
Log:
gcc/ChangeLog:
2015-07-01 Bernd Edlinger
PR rtl-optimizat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
--- Comment #2 from Bernd Edlinger ---
get_attr_got fails when called with a SEQUENCE.
I am not sure if reg_overlap_mentioned_p works with SEQUENCE.
--- gcc/config/mips/mips.c.jj 2015-06-08 23:06:50.0 +0200
+++ gcc/config/mips/mips.c
at gcc dot gnu.org |edlinger at gcc dot
gnu.org
--- Comment #6 from Bernd Edlinger ---
patch was posted here: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg00238.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
--- Comment #7 from Bernd Edlinger ---
Author: edlinger
Date: Sat Jul 4 19:02:18 2015
New Revision: 225416
URL: https://gcc.gnu.org/viewcvs?rev=225416&root=gcc&view=rev
Log:
2015-07-04 Bernd Edlinger
PR target/66747
* config
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66747
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71876
--- Comment #13 from Bernd Edlinger ---
Author: edlinger
Date: Thu Jul 21 19:11:26 2016
New Revision: 238606
URL: https://gcc.gnu.org/viewcvs?rev=238606&root=gcc&view=rev
Log:
016-07-21 Bernd Edlinger
PR middle-end/71876
* bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71876
--- Comment #12 from Bernd Edlinger ---
Author: edlinger
Date: Thu Jul 21 19:06:02 2016
New Revision: 238605
URL: https://gcc.gnu.org/viewcvs?rev=238605&root=gcc&view=rev
Log:
016-07-21 Bernd Edlinger
PR middle-end/71876
* ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71876
--- Comment #14 from Bernd Edlinger ---
Author: edlinger
Date: Wed Aug 3 19:05:45 2016
New Revision: 239092
URL: https://gcc.gnu.org/viewcvs?rev=239092&root=gcc&view=rev
Log:
2016-08-03 Bernd Edlinger
PR middle-end/71876
* c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70903
--- Comment #6 from Bernd Edlinger ---
Author: edlinger
Date: Thu Aug 4 13:20:57 2016
New Revision: 239122
URL: https://gcc.gnu.org/viewcvs?rev=239122&root=gcc&view=rev
Log:
2016-08-04 Bernd Edlinger
PR rtl-optimization/70903
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71779
--- Comment #21 from Bernd Edlinger ---
Author: edlinger
Date: Thu Aug 4 13:23:36 2016
New Revision: 239123
URL: https://gcc.gnu.org/viewcvs?rev=239123&root=gcc&view=rev
Log:
016-08-04 Bernd Edlinger
PR rtl-optimization/71779
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833
Bernd Edlinger changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833
--- Comment #14 from Bernd Edlinger ---
Author: edlinger
Date: Tue Aug 9 17:58:00 2016
New Revision: 239301
URL: https://gcc.gnu.org/viewcvs?rev=239301&root=gcc&view=rev
Log:
2016-08-09 Bernd Edlinger
PR bootstrap/72833
* fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
--- Comment #9 from Bernd Edlinger ---
Author: edlinger
Date: Thu Aug 11 13:07:29 2016
New Revision: 239362
URL: https://gcc.gnu.org/viewcvs?rev=239362&root=gcc&view=rev
Log:
2016-08-11 Bernd Edlinger
PR tree-optimization/71083
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
--- Comment #10 from Bernd Edlinger ---
Author: edlinger
Date: Fri Aug 12 17:06:44 2016
New Revision: 239423
URL: https://gcc.gnu.org/viewcvs?rev=239423&root=gcc&view=rev
Log:
2016-08-12 Bernd Edlinger
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
--- Comment #11 from Bernd Edlinger ---
Author: edlinger
Date: Fri Aug 12 18:56:30 2016
New Revision: 239424
URL: https://gcc.gnu.org/viewcvs?rev=239424&root=gcc&view=rev
Log:
2016-08-12 Bernd Edlinger
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
--- Comment #12 from Bernd Edlinger ---
Author: edlinger
Date: Fri Aug 12 19:30:39 2016
New Revision: 239426
URL: https://gcc.gnu.org/viewcvs?rev=239426&root=gcc&view=rev
Log:
2016-08-12 Bernd Edlinger
PR tree-optimization/71083
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71083
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72833
Bernd Edlinger changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68843
Bernd Edlinger changed:
What|Removed |Added
CC||kim at mail333 dot com
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15319
Bernd Edlinger changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
: target
Assignee: unassigned at gcc dot gnu.org
Reporter: edlinger at gcc dot gnu.org
Target Milestone: ---
Created attachment 39479
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39479&action=edit
test case
I've noticed that openssl with no-asm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952
--- Comment #49 from Bernd Edlinger ---
Author: edlinger
Date: Mon Aug 22 07:34:34 2016
New Revision: 239649
URL: https://gcc.gnu.org/viewcvs?rev=239649&root=gcc&view=rev
Log:
2016-08-22 Bernd Edlinger
PR c/52952
* gcc.dg/cpp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97205
Bernd Edlinger changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98225
--- Comment #2 from Bernd Edlinger ---
Unfortunately I cannot reproduce.
I configured like this:
../gcc-trunk/configure --prefix=/home/ed/gnu/install --enable-languages=all
and use
GNU ld (GNU Binutils) 2.35.1
101 - 200 of 222 matches
Mail list logo