http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60258
Bug ID: 60258
Summary: Member initialization for atomic fail.
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040
--- Comment #3 from Sebastian Huber ---
With avr-rtems4.11-gcc (GCC) 4.9.0 20140218 (experimental) I still get the
error:
avr-rtems4.11-gcc -fpreprocessed -w -mmcu=atmega128 -O2 -s test.i -o /dev/null
test.i: In function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60233
--- Comment #12 from Steven Noonan ---
Thanks for the fast resolution, Jakub!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58555
--- Comment #23 from David Binderman ---
(In reply to Jakub Jelinek from comment #22)
> So, shall we just apply #c15 here?
Diff works fine for me for over five weeks now, so I say yes.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60258
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255
janus at gcc dot gnu.org changed:
What|Removed |Added
CC||janus at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60190
Marek Polacek changed:
What|Removed |Added
CC||abutcher at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60064
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60190
--- Comment #3 from Marek Polacek ---
Actually, that was for PR60064. This one started with r202539, the disappeared
with revert in r202570, then started ICEing again with r202611.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60254
Richard Biener changed:
What|Removed |Added
Priority|P3 |P5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60252
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60253
Richard Biener changed:
What|Removed |Added
Priority|P3 |P5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60250
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60248
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
Richard Biener changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60198
Sylwester Arabas changed:
What|Removed |Added
CC||slayoo at staszic dot waw.pl
--- Comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #12 from Richard Biener ---
(In reply to Eric Botcazou from comment #11)
> Reproducible on x86{-64}/Linux with the following procedure:
>
> - copy $srcdir/gcc/testsuite/ada/acats/support/repbody.ada to $buildir
> - gnatchop repbody.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #13 from Bernd Edlinger ---
you can also build a cross-gcc/gnat for this spec.
all you need for it, are the system root files, but I can give them to you.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60248
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040
Georg-Johann Lay changed:
What|Removed |Added
Status|RESOLVED|NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56183
Bug 56183 depends on bug 60040, which changed state.
Bug 60040 Summary: AVR: error: unable to find a register to spill in class
'POINTER_REGS'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040
What|Removed |Adde
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60260
Bug ID: 60260
Summary: MIPS sign extension issue
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60221
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #14 from Eric Botcazou ---
> Unfortunately that's always telling me
>
> error: "gnat1drv.adb" must be recompiled ("system.ads" has been modified)
> error: "s-stalib.adb" must be recompiled ("system.ads" has been modified)
> error: "a-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60040
Georg-Johann Lay changed:
What|Removed |Added
Known to fail||4.8.3, 4.9.0
--- Comment #4 from Georg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128
--- Comment #7 from Dominique d'Humieres ---
The following patch fixes the issues reported in comment 6
--- ../_clean/libgfortran/io/write_float.def2014-01-21 08:30:57.0
+0100
+++ libgfortran/io/write_float.def2014-02-18 09:59:04.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60205
--- Comment #1 from Uroš Bizjak ---
Created attachment 32158
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32158&action=edit
Proposed patch
Patch that implements AVX512F warnings.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60205
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
Bug ID: 60261
Summary: [4.9 Regression] Weird java install with
--enable-version-specific-runtime-libs
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywords:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
Richard Biener changed:
What|Removed |Added
CC||sandra at codesourcery dot com
Target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58844
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60258
--- Comment #2 from ja.gcc.bugzilla at aptsketch dot com ---
auto foo() -> void
vs
void foo()
is more of just a stylistic issue. There is nothing wrong with both. To me both
are good.
The bug is about std::atomic member initialization. Where if t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60258
--- Comment #3 from Jakub Jelinek ---
Sure, my comment was about this stylistic issue, not about the real bug (if
any, haven't tried it). Note your testcase isn't self-contained, you probably
need #include .
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
--- Comment #2 from Richard Biener ---
In particular
dbexecdir='$(toolexeclibdir)/'$multi_os_directory/$gcjsubdir
doesn't seem to work as $multi_os_directory contains a '..'. I get:
toolexecdir = $(libdir)/gcc/$(target_noncanonical)
toole
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
--- Comment #3 from Richard Biener ---
libjavamath uses
nativeexeclib_LTLIBRARIES = libjavamath.la
and inside classpath
nativeexeclibdir='${toolexeclibdir}/gcj-'`cat
${srcdir}/../../gcc/BASE-VER`-`awk -F: '/^[[^#]].*:/ { print $1 }
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60262
Bug ID: 60262
Summary: explicit destructor call to destructor of Base
accepted without using a qualified-id
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Sever
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60230
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
--- Comment #4 from Richard Biener ---
Hmm, it seems to me that
# Determine where the standard .db file and GNU Classpath JNI
# libraries are found.
gcjsubdir=gcj-$gcjversion-$libgcj_soversion
multi_os_directory=`$CC -print-multi-os-directory`
ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Attachment #32122|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60223
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
--- Comment #4 from Richard Biener ---
Oh, and ipa_profile_generate_summary is dominated by symtab_get_node ()
hashtable lookup ...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60188
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
--- Comment #5 from Richard Biener ---
(In reply to Richard Biener from comment #4)
> Oh, and ipa_profile_generate_summary is dominated by symtab_get_node ()
> hashtable lookup ...
here:
int
estimate_num_insns (gimple stmt, eni_weights *weights)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60188
--- Comment #2 from Marek Polacek ---
But with -std=c++0x the ICE started earlier, even r145119 ICEs.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758
--- Comment #2 from Jose E. Marchesi ---
I can reproduce this problem in sparc64-*-linux-gnu. Looks like there
are many missing definitions for stub structs in
sanitizer_platform_limits_posix.h for sparc. Working on this.. after
I get it buildin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
--- Comment #6 from Richard Biener ---
Created attachment 32162
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32162&action=edit
patch 1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60243
--- Comment #7 from Richard Biener ---
Created attachment 32163
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32163&action=edit
patch 2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60193
--- Comment #7 from Kai Tietz ---
Author: ktietz
Date: Tue Feb 18 12:49:15 2014
New Revision: 207844
URL: http://gcc.gnu.org/viewcvs?rev=207844&root=gcc&view=rev
Log:
2014-02-18 Kai Tietz
PR target/60193
* config/i386/i386.c (ix86_exp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
--- Comment #5 from Richard Biener ---
(In reply to Richard Biener from comment #4)
> Hmm, it seems to me that
>
> # Determine where the standard .db file and GNU Classpath JNI
> # libraries are found.
> gcjsubdir=gcj-$gcjversion-$libgcj_soversio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60193
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Summa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60261
--- Comment #6 from Richard Biener ---
Trying
Index: libjava/Makefile.am
===
--- libjava/Makefile.am (revision 207837)
+++ libjava/Makefile.am (working copy)
@@ -6,6 +6,7 @@ ACLOCAL_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60193
--- Comment #9 from Kai Tietz ---
Author: ktietz
Date: Tue Feb 18 12:57:32 2014
New Revision: 207845
URL: http://gcc.gnu.org/viewcvs?rev=207845&root=gcc&view=rev
Log:
2014-02-18 Kai Tietz
Backport from mainline
PR target/60193
* c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60142
--- Comment #5 from Jakub Jelinek ---
BTW, the second line change in the function heuristics also fails for say:
#include
void bar (va_list ap);
void
foo (int a, ...)
{
va_list ap;
va_start (ap, a);
bar (ap);
va_end (ap);
}
on x86_64,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60142
--- Comment #6 from Jan Kratochvil ---
(In reply to Jakub Jelinek from comment #5)
> as in the case of the varargs x86_64 function that might need
> saving xmm registers,
[...]
> So, does GDB have a
> disassemble matcher for the ... prologue, or d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58844
--- Comment #4 from Dodji Seketeli ---
yes, the patch looks good to me.
Thank you for looking into that.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #17 from Richard Biener ---
(In reply to Eric Botcazou from comment #14)
> > Unfortunately that's always telling me
> >
> > error: "gnat1drv.adb" must be recompiled ("system.ads" has been modified)
> > error: "s-stalib.adb" must be re
> > ./gcc/xgcc -Bgcc -S cc3305a.adb -O2 -I gcc/
> cc3305a.adb:74:11: run-time library configuration error
> cc3305a.adb:74:11: file s-soflin.ads not found
> cc3305a.adb:74:11: entity "System.Soft_Links.Abort_Undefer" not
> available
> compilation abandoned
>
> at which point I need to add -I gcc/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #18 from charlet at adacore dot com ---
> > ./gcc/xgcc -Bgcc -S cc3305a.adb -O2 -I gcc/
> cc3305a.adb:74:11: run-time library configuration error
> cc3305a.adb:74:11: file s-soflin.ads not found
> cc3305a.adb:74:11: entity "System.Sof
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #19 from Richard Biener ---
(In reply to char...@adacore.com from comment #18)
> > > ./gcc/xgcc -Bgcc -S cc3305a.adb -O2 -I gcc/
> > cc3305a.adb:74:11: run-time library configuration error
> > cc3305a.adb:74:11: file s-soflin.ads not
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60193
--- Comment #10 from Kai Tietz ---
Author: ktietz
Date: Tue Feb 18 13:46:38 2014
New Revision: 207846
URL: http://gcc.gnu.org/viewcvs?rev=207846&root=gcc&view=rev
Log:
2014-02-18 Kai Tietz
Backport from mainline
PR target/60193
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60193
Kai Tietz changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60142
Jakub Jelinek changed:
What|Removed |Added
CC||drow at gcc dot gnu.org,
> Same result (system.ads and rep*.adb were in gcc/, but even moving them
> to $builddir and using -I. doesn't work). Same result == testcase passes.
>
> Maybe I have to rebuild gnat1 using that modified system.ads? Even
No, you don't need to do that, gnat1 reads system.ads at run time.
Assumi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #20 from charlet at adacore dot com ---
> Same result (system.ads and rep*.adb were in gcc/, but even moving them
> to $builddir and using -I. doesn't work). Same result == testcase passes.
>
> Maybe I have to rebuild gnat1 using tha
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60263
Bug ID: 60263
Summary: C++11 header "cuchar" is missing
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Ass
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60142
--- Comment #8 from Jan Kratochvil ---
Typo above, the real GDB commit of the XMM registers init workaround was:
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=08711b9a36344df9e29be436d9f959324fff4f42
(In reply to Jakub Jelinek fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60198
Balaji V. Iyer changed:
What|Removed |Added
CC||bviyer at gmail dot com
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255
--- Comment #3 from janus at gcc dot gnu.org ---
Consider the following simple test case:
implicit none
call sub1("test")
call sub2()
contains
subroutine sub1(dcl) ! accepted
character(len=*), target :: dcl
class(*), pointer :: ucp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60092
--- Comment #25 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #24 from Richard Biener ---
> As the standard doesn't specify that the value is undefined upon error and it
> only specifies its contents upon successfull completion it imp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60264
Bug ID: 60264
Summary: ARM ICE in dwarf2out_frame_debug_adjust_cfa, at
dwarf2cfi.c:1090
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59335
--- Comment #12 from PaX Team ---
two more headers not installed (even by older gcc versions so a backport to at
least 4.8/4.7 would be nice) but they're needed for an rtl pass to be able to
make use of the df info:
df.h
regset.h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56750
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48827
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #21 from Eric Botcazou ---
It's reassociation, namely optimize_range_tests, doing SSA_NAME propagation
when building ranges in init_range_entry. The immediate fix is:
Index: tree-ssa-reassoc.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56750
--- Comment #2 from Eric Botcazou ---
IMO forcing -static-libstdc++ is a progress, especially on non-Linux platforms,
so I don't really see what needs fixing here. Of course people might disagree
and tailor this to their needs (and write a patch)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #22
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56750
Jakub Jelinek changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60194
Tobias Burnus changed:
What|Removed |Added
Keywords||patch
--- Comment #2 from Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59595
John David Anglin changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60260
Jan Smets changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48827
Jan Kratochvil changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56750
--- Comment #4 from Eric Botcazou ---
> Well, if you can link dynamically, you should, if say libstdc++ contains
> some security bug and gdb isn't built in the combined tree with gcc, then
> I'd say it is highly undesirable to link it statically.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60142
--- Comment #9 from Jan Kratochvil ---
Confirming x86_64-linux testsuite on gdb-7.7.50.20140218-cvs has no
changes/regressions.
(Also confirming it fixes for me the Comment 0 gcc4.9 regression.)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60204
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56870
--- Comment #4 from Kai Tietz ---
Author: ktietz
Date: Tue Feb 18 17:02:54 2014
New Revision: 207849
URL: http://gcc.gnu.org/viewcvs?rev=207849&root=gcc&view=rev
Log:
2014-02-18 Kai Tietz
Jonathan Schleifer
PR objc/56870
* unwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56870
--- Comment #5 from Kai Tietz ---
Author: ktietz
Date: Tue Feb 18 17:04:38 2014
New Revision: 207850
URL: http://gcc.gnu.org/viewcvs?rev=207850&root=gcc&view=rev
Log:
2014-02-18 Kai Tietz
Jonathan Schleifer
PR objc/56870
* unwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56870
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56750
--- Comment #5 from Mike Frysinger ---
(In reply to Eric Botcazou from comment #4)
that is an end user's decision. the build scripts really have no business
forcing this on all random tools including gdb. the bootstrap logic makes
sense for boo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60205
Uroš Bizjak changed:
What|Removed |Added
URL||http://gcc.gnu.org/ml/gcc-p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59794
--- Comment #14 from Uroš Bizjak ---
(In reply to David Abdurachmanov from comment #13)
> Could we get this under -Wno-abi/-Wabi?
>
> We have 256-bit vectors [__vector(4) double], but no AVX available/enabled.
> We understand the affect on ABI co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59794
--- Comment #15 from H.J. Lu ---
(In reply to Uroš Bizjak from comment #14)
> The patch could be as simple as adding OPT_Wpsabi as the first argument to:
>
> warning (0, "AVX vector return without AVX enabled changes the ABI");
>
> -Wpsabi is en
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59794
--- Comment #16 from Jakub Jelinek ---
If we go that route, I'd say it would need to be
if (warning (OPT_Wpsabi, "...")))
warnedavx = true;
rather than
warnedavx = true;
warning (OPT_Wpsabi, "...");
so that if some functions have -Wpsabi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60005
Kai Tietz changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
()
{
using A::V; // OK
int x;
x = V;
}
void f3()
{
using A::E::V; // ERR (but should be OK)
int x;
x = V;
}
}
// -- end of enum.cc
$ ~/soft/gcc-experiment/gcc-install/bin/g++ -std=c++11 --version
g++ (GCC) 4.9.0 20140218 (experimental)
$ g++ -std
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60265
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758
Jose E. Marchesi changed:
What|Removed |Added
CC||jose.marchesi at oracle dot com
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60205
--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Tue Feb 18 18:55:35 2014
New Revision: 207851
URL: http://gcc.gnu.org/viewcvs?rev=207851&root=gcc&view=rev
Log:
PR target/60205
* config/i386/i386.h (struct ix86_args): Add
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60205
Uroš Bizjak changed:
What|Removed |Added
Target||x86
Status|ASSIGNED
1 - 100 of 149 matches
Mail list logo