http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56586
Bug #: 56586
Summary: ARM vfpv3: Not using FPU (vsqrt op) for sqrt() /
sqrtf()
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56567
--- Comment #4 from David Krauss 2013-03-10 02:18:18
UTC ---
Note, there is nothing in the Standard to prohibit return of an
initializer_list value, so this rejects programs which are conformant.
Unless/until #56568 is resolved, doing so
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55146
--- Comment #6 from Kazumoto Kojima 2013-03-10
00:23:38 UTC ---
(In reply to comment #5)
I think that your observation is correct. It looks the offset_unsigned
field is handled wrongly somewhere on 4.7 and earlier. I can't find
suspic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56585
Bug #: 56585
Summary: Cannot introduce a qualified type - Elaborated type
specifiers
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56584
Bug #: 56584
Summary: _int_free assertion failed
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: blocker
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56551
malteskarupke at web dot de changed:
What|Removed |Added
CC||malteskarupke at web
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56582
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307
--- Comment #3 from John David Anglin 2013-03-09
22:49:13 UTC ---
So, this is probably a debug format issue.
Will xfail.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56582
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54922
Paolo Carlini changed:
What|Removed |Added
CC||msharov at users dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56583
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56583
Bug #: 56583
Summary: ICE with constexpr ctor and nested structs and unions
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: nor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56346
--- Comment #3 from John David Anglin 2013-03-09
21:30:13 UTC ---
Created attachment 29631
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29631
.s file
Target doesn't have __cxa_thread_atexit or __cxa_atexit, so it won't help
to i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56582
Bug #: 56582
Summary: ICE on negative array index in C++11 constant
expression evaluation
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56581
Bug #: 56581
Summary: seg fault
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51544
--- Comment #5 from David Binderman 2013-03-09
20:07:48 UTC ---
(In reply to comment #3)
> I've been trying to bootstrap using "-g -O3" in BOOT_CFLAGS.
> That doesn't work, but "-g -O2" of course does.
I am pleased to be able to say th
Hello,
I get the following error in building gcc 4.7.2 on Solaris 10:
gcc> tail nohup.out.3
chmod a+r ${fix_dir}/limits.h; \
done
cp: preserving permissions for 'include-fixed/limits.h': Operation not
applicable
make[3]: *** [stmp-int-hdrs] Error 1
make[3]: Leaving directory `/proj/vobadm100/tm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56580
--- Comment #1 from Yi Yang 2013-03-09 17:37:11 UTC
---
Oops, perhaps I should report this to the Gentoo Bugzilla?
However, I don't see an option to delete this. I will apologize if you think
it's not appropriate here.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56580
Bug #: 56580
Summary: Internal compiler error when trying to compile a
sequence of NOPs inside a loop
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #44 from Steven Bosscher 2013-03-09
17:25:46 UTC ---
Created attachment 29628
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29628
Re-use store register if possible
This patch resolves the issue mentioned in comment #43
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
dacrick at gmail dot com changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resol
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
--- Comment #4 from Markus Trippelsdorf
2013-03-09 16:51:52 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > That most likely means that the programm is invoking undefined
> > behaviour and thus invalid.
> >
> > A quick
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
--- Comment #3 from dacrick at gmail dot com 2013-03-09 16:48:40 UTC ---
(In reply to comment #2)
> That most likely means that the programm is invoking undefined
> behaviour and thus invalid.
>
> A quick check with "clang++ -fsanitize=un
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
dacrick at gmail dot com changed:
What|Removed |Added
CC||dacrick at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56579
Bug #: 56579
Summary: 4.8.0-20130303 g++ optimisation flags cause segfault
or different program output
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13423
Oleg Endo changed:
What|Removed |Added
CC||olegendo at gcc dot gnu.org
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #43 from Steven Bosscher 2013-03-09
14:57:52 UTC ---
The problem with combine is only "collateral damage" from what dse1 is
doing to this function. It's loading stored values into registers and
replacing re-loads with those re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52819
Paolo Carlini changed:
What|Removed |Added
CC||daniel.kruegler at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56575
Paul Thomas changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51708
--- Comment #3 from Oleg Endo 2013-03-09 14:43:07
UTC ---
(In reply to comment #2)
> In order to 'force' the constant load to be CSE-ed the constant load and
> dynamic shift patterns have to be emitted in the respective expanders, so that
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56575
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55146
--- Comment #5 from Oleg Endo 2013-03-09 13:00:33
UTC ---
Kaz, do you have any suggestion what to do with this issue on < 4.8 ?
Although I haven't looked deeper into the problem, I'm afraid the actual bug is
not in the sh-target but somewh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760
Oleg Endo changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56529
Oleg Endo changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
--- Comment #9 from paolo at gcc dot gnu.org
2013-03-09 11:49:02 UTC ---
Author: paolo
Date: Sat Mar 9 11:48:53 2013
New Revision: 196573
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196573
Log:
/cp
2013-03-09 Paolo Carlin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56575
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56493
Jonathan Wakely changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
Paolo Carlini changed:
What|Removed |Added
CC||h-gccbg at scnr dot net
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55628
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56578
Bug #: 56578
Summary: Testcase behaves differently when compiled with LTO
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56577
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56576
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56524
rsand...@gcc.gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resoluti
45 matches
Mail list logo