https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50201
--- Comment #14 from Jouko Orava ---
(In reply to Steve Kargl from comment #13)
> I've tested your patch on i386-*-freebsd. It works.
Excellent, thank you.
> Do you have commit privilege for the source tree?
> The patch with a testcase is ok.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68715
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed||2015-12-5
CC|
nu/gcc_trunk/install
--enable-languages=c,c++,fortran --disable-multilib --enable-plugins
--enable-lto --disable-bootstrap
Thread model: posix
gcc version 6.0.0 20151205 (experimental) [trunk revision 231314] (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6872
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12888
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13370
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15605
Eric Botcazou changed:
What|Removed |Added
Status|REOPENED|NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15606
Eric Botcazou changed:
What|Removed |Added
Status|REOPENED|NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15610
Eric Botcazou changed:
What|Removed |Added
Status|REOPENED|NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15614
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15615
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15799
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15800
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15840
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15843
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15844
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15845
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15858
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15917
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16075
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16076
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16077
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16078
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16081
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16082
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16083
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68714
--- Comment #1 from Marc Glisse ---
+/* Sink logical operations below the transformation from a bool vector to a
+ mask. */
+(if (!(cfun->curr_properties & PROP_gimple_lvec))
+ (for bitop (bit_and bit_ior bit_xor)
+ (simplify
+ (bitop (vec_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16084
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16094
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16095
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16096
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16097
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16214
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16368
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16525
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17320
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17321
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17953
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17954
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
Target Mi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18205
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18221
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18453
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18762
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18454
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18765
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19879
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24480
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68652
--- Comment #5 from Jean-Claude Arbaut ---
I posted the bug report here, I hope it's the right place now:
http://sourceforge.net/p/mingw-w64/bugs/517/
Nothing yet.
However, I had a look at the assembly output, and it's interesting: the Fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25245
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25988
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26326
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19879
Eric Botcazou changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26373
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29463
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29958
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30078
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30094
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30614
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31416
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31417
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31687
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
ECTED==+
| 5.3.1 20151205 [gcc-5-branch revision 231314] (x86_64-suse-linux)|
| Program_Error exp_disp.adb:8404 explicit raise |
| Error detected at test1.adb:14:4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32318
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33420
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33908
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33910
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50201
--- Comment #15 from Dominique d'Humieres ---
> The patch with a testcase is ok.
Beware that some platforms don't support -static, e.g., darwin.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33994
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68715
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34343
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34353
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34374
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34507
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34508
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34511
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66735
Markus Trippelsdorf changed:
What|Removed |Added
Keywords||rejects-valid
Status|U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68609
--- Comment #2 from David Edelsohn ---
Author: dje
Date: Sat Dec 5 12:53:45 2015
New Revision: 231317
URL: https://gcc.gnu.org/viewcvs?rev=231317&root=gcc&view=rev
Log:
PR target/68609
* config/rs6000/rs6000-protos.h (rs6000_emi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68609
David Edelsohn changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68705
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68716
Bug ID: 68716
Summary: libgomp c.exp with -fipa-pta failures
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimiza
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68652
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68717
Bug ID: 68717
Summary: [6 Regression] New (bogus?) warnings when compiling
some gfortran.dg tests with -flto after r231239
Product: gcc
Version: 6.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718
Bug ID: 68718
Summary: libgomp c.exp with -fipa-pta hang in sort-1.c
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560
--- Comment #12 from Dominique d'Humieres ---
> Looks like it's PR68540.
So it should work now?
The statement in fortran/trans-intrinsic.c
gfc_copy_formal_args_intr (sym, expr->value.function.isym,
ignore_optiona
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55916
Joost VandeVondele changed:
What|Removed |Added
CC||Joost.VandeVondele at mat dot
ethz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68458
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68719
Bug ID: 68719
Summary: [concepts] placeholder deduction doesn't work for
member functions
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67068
--- Comment #6 from Dominique d'Humieres ---
For openmpi-1.10.0 and trunk (6.0) compiling examples/hello_mpifh.f with
-freal-4-real-8 gives
mpif-sizeof.h:575:72:
Error: Ambiguous interfaces 'mpi_sizeof_real64_r7' and 'mpi_sizeof_real32_r7'
in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560
--- Comment #13 from Mikael Morin ---
(In reply to Dominique d'Humieres from comment #12)
> The statement in fortran/trans-intrinsic.c
>
> gfc_copy_formal_args_intr (sym, expr->value.function.isym,
> ignore_optiona
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68720
Bug ID: 68720
Summary: Build failure on AIX 5.2
Product: gcc
Version: 4.7.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcc
Assigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34598
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34883
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35372
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35567
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35793
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35796
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35880
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35919
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560
--- Comment #14 from Dominique d'Humieres ---
> > The statement in fortran/trans-intrinsic.c
> >
> > gfc_copy_formal_args_intr (sym, expr->value.function.isym,
> > ignore_optional ? expr->value.function.actual
> >
1 - 100 of 212 matches
Mail list logo