[Bug bootstrap/56644] --disable-nls requires symbols from libintl

2013-03-20 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56644 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added CC||ktietz at

[Bug c++/56658] New: Silent conversion between 'char' and 'int' even though there are 'signed char' and 'unsigned char' alternatives

2013-03-20 Thread greenscape777 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56658 Bug #: 56658 Summary: Silent conversion between 'char' and 'int' even though there are 'signed char' and 'unsigned char' alternatives Classification: Unclassified

[Bug fortran/56659] New: Segfault due to missing libcpp error handler for gfortran -cpp

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56659 Bug #: 56659 Summary: Segfault due to missing libcpp error handler for gfortran -cpp Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug fortran/56660] New: Fails to read NAMELIST with certain form array syntax

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56660 Bug #: 56660 Summary: Fails to read NAMELIST with certain form array syntax Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords:

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #5 from Uros Bizjak ubizjak at gmail dot com 2013-03-20 07:45:22 UTC --- This is probably fallout from move pattern unification. Can you please attach preprocessed source and assembly? Please use -dp when compiling, it will

[Bug target/53325] arm-rtems switch default target to EABI

2013-03-20 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53325 --- Comment #7 from Sebastian Huber sebastian.hu...@embedded-brains.de 2013-03-20 08:09:50 UTC --- It is also fixed in the GCC 4.6 and 4.7 branches.

[Bug libfortran/48618] Negative unit number in OPEN(...) is sometimes allowed

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48618 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus

[Bug libfortran/48618] Negative unit number in OPEN(...) is sometimes allowed

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48618 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-03-20 08:14:55 UTC --- Created attachment 29696 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29696 preprocessed file

[Bug fortran/51825] Fortran runtime error: Cannot match namelist object name

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51825 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-03-20 08:15:32 UTC --- Created attachment 29697 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29697 assembly with -dp

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/56636] strange interaction of dynamic_cast and unique_ptr

2013-03-20 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56636 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug tree-optimization/56635] [4.8/4.9 regression] internal compiler error: in find_lattice_value, at tree-complex.c:15

2013-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56635 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org 2013-03-20 08:42:52 UTC --- Author: jakub Date: Wed Mar 20 08:40:08 2013 New Revision: 196808 URL: http://gcc.gnu.org/viewcvs?rev=196808root=gccview=rev Log: PR

[Bug middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at

[Bug tree-optimization/56635] [4.8/4.9 regression] internal compiler error: in find_lattice_value, at tree-complex.c:15

2013-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56635 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug tree-optimization/56661] New: [4.8 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread manisandro at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 Bug #: 56661 Summary: [4.8 regression] Incorrect code with -O1 -ftree-pre Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug middle-end/56657] [GCC 4.6/4.7] ICE - error: unrecognizable insn.

2013-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 --- Comment #5 from Mikael Pettersson mikpe at it dot uu.se 2013-03-20 09:07:28 UTC --- Created attachment 29698 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29698 reduced test case

[Bug testsuite/55994] multiple definition or memset or strlen for builtins tests with LTO options

2013-03-20 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55994 Sebastian Huber sebastian.hu...@embedded-brains.de changed: What|Removed |Added CC|

[Bug libgcc/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #10 from Uros Bizjak ubizjak at gmail dot com 2013-03-20 09:29:13 UTC --- Author: uros Date: Wed Mar 20 09:23:39 2013 New Revision: 196813 URL: http://gcc.gnu.org/viewcvs?rev=196813root=gccview=rev Log: PR

[Bug bootstrap/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Version|4.8.0 |4.9.0

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #2 from simon at pushface dot org 2013-03-20 09:36:44 UTC --- Still fails on 4.8. However: package Indefinite_Dynamic begins generic type Item () is private; type Item_Ptr is access Item; Storage

[Bug tree-optimization/56661] [4.8/4.9 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/56636] strange interaction of dynamic_cast and unique_ptr

2013-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56636 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2013-03-20 09:43:46 UTC --- (friendly note to Daniel: gcc 4.8.0 trunk doesn't make much sense ;) Either you mean trunk (future 4.9) or the recently created gcc-4_8-branch

[Bug fortran/56655] Associate construct with OpenMP triggers ICE

2013-03-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56655 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot

[Bug c++/56658] Silent conversion between 'char' and 'int' even though there are 'signed char' and 'unsigned char' alternatives

2013-03-20 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56658 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2013-03-20 09:48:46 UTC --- Actualy I think the clang guys tried to implement the standard, like the gcc guys.

[Bug tree-optimization/56662] New: ICE in gcc.dg/vect/vect-outer-5.c

2013-03-20 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56662 Bug #: 56662 Summary: ICE in gcc.dg/vect/vect-outer-5.c Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/56661] [4.8/4.9 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC||vries

[Bug tree-optimization/56661] [4.8/4.9 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug c++/56636] strange interaction of dynamic_cast and unique_ptr

2013-03-20 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56636 --- Comment #4 from Daniel Krügler daniel.kruegler at googlemail dot com 2013-03-20 10:19:47 UTC --- (In reply to comment #3) I tested gcc 4.8.0 20130310 (experimental)

[Bug bootstrap/56644] --disable-nls requires symbols from libintl

2013-03-20 Thread rolf.ebert.gcc at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56644 --- Comment #4 from Rolf Ebert rolf.ebert.gcc at gmx dot de 2013-03-20 10:23:43 UTC --- I used the release candidate 4.8.0 from 2013-03-16 (see initial problem description)

[Bug other/56663] New: [PATCH] docs can't be built with texinfo 5.x

2013-03-20 Thread Bernhard.Rosenkranzer at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56663 Bug #: 56663 Summary: [PATCH] docs can't be built with texinfo 5.x Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: normal

[Bug fortran/56659] Segfault due to missing libcpp error handler for gfortran -cpp

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56659 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/56658] Silent conversion between 'char' and 'int' even though there are 'signed char' and 'unsigned char' alternatives

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56658 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/56657] [4.6/4.7 Regression] ICE - error: unrecognizable insn.

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56657 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/56662] ICE in gcc.dg/vect/vect-outer-5.c

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56662 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug other/56663] [PATCH] docs can't be built with texinfo 5.x

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56663 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug ada/48835] porting GNAT to m68k-linux

2013-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #54 from Mikael Pettersson mikpe at it dot uu.se 2013-03-20 11:05:58 UTC --- Status update: Although gnat is solid enough to rebuild itself with (patched) gcc-4.6 on m68k, there is a regression with (similarly patched) 4.7

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug other/56664] New: internal compiler error: in estimate_function_body_sizes, at ipa-inline.c:1940

2013-03-20 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56664 Bug #: 56664 Summary: internal compiler error: in estimate_function_body_sizes, at ipa-inline.c:1940 Classification: Unclassified Product: gcc Version: 4.6.3

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 --- Comment #14 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 11:16:14 UTC --- Author: rguenth Date: Wed Mar 20 11:06:35 2013 New Revision: 196819 URL: http://gcc.gnu.org/viewcvs?rev=196819root=gccview=rev Log: 2013-03-20

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 --- Comment #15 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 11:16:42 UTC --- Author: rguenth Date: Wed Mar 20 11:08:52 2013 New Revision: 196820 URL: http://gcc.gnu.org/viewcvs?rev=196820root=gccview=rev Log: 2013-03-20

[Bug tree-optimization/56522] [4.8/4.9 Regression] Bytemark ASSIGNMENT 9% / 11% slower

2013-03-20 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56522 wbrana wbrana at gmail dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/54932] Invalid loop code generated by Fortran FE for loops with bounds in HIGH(type)

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54932 --- Comment #17 from Tobias Burnus burnus at gcc dot gnu.org 2013-03-20 11:39:31 UTC --- Author: ro Date: Wed Mar 20 11:34:56 2013 New Revision: 196821 URL: http://gcc.gnu.org/viewcvs?rev=196821root=gccview=rev Log: Don't XFAIL

[Bug c++/56665] New: -O2 with -fno-strict-aliasing makes boost::spirit::classic::assign_a not working

2013-03-20 Thread bodzio131 at op dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665 Bug #: 56665 Summary: -O2 with -fno-strict-aliasing makes boost::spirit::classic::assign_a not working Classification: Unclassified Product: gcc Version: 4.7.2

[Bug c++/56665] -O2 with -fno-strict-aliasing makes boost::spirit::classic::assign_a not working

2013-03-20 Thread bodzio131 at op dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665 --- Comment #1 from Bogdan bodzio131 at op dot pl 2013-03-20 11:50:32 UTC --- Created attachment 29700 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29700 preprocessor output + log + test case

[Bug c++/56665] -O2 with -fno-strict-aliasing makes boost::spirit::classic::assign_a not working

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56665 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug other/56664] internal compiler error: in estimate_function_body_sizes, at ipa-inline.c:1940

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56664 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug tree-optimization/56580] Internal compiler error when trying to compile a sequence of NOPs inside a loop

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56580 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug c++/56646] [4.7/4.8/4.9 Regression] ICE: in cp_parser_late_return_type_opt, at cp/parser.c:16970

2013-03-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56646 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug fortran/56666] New: Suppression flag for DO loop at (1) will be executed zero times

2013-03-20 Thread haugboel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Bug #: 5 Summary: Suppression flag for DO loop at (1) will be executed zero times Classification: Unclassified Product: gcc Version: 4.6.0 Status:

[Bug fortran/56667] New: Syntax error causes misleading message: Expected PARAMETER symbol in complex constant

2013-03-20 Thread arjen.markus at deltares dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56667 Bug #: 56667 Summary: Syntax error causes misleading message: Expected PARAMETER symbol in complex constant Classification: Unclassified Product: gcc Version: 4.7.1

[Bug bootstrap/56656] Suffix or operands invalid for 'movq'

2013-03-20 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56656 --- Comment #12 from Rich Townsend townsend at astro dot wisc.edu 2013-03-20 12:56:53 UTC --- (In reply to comment #9) So I guess an important question is if the svn-fetched 4.8.0 wasn't actually svn-fetched trunk instead, Uros' changes

[Bug fortran/56655] Associate construct with OpenMP triggers ICE

2013-03-20 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56655 --- Comment #2 from Rich Townsend townsend at astro dot wisc.edu 2013-03-20 13:25:15 UTC --- (In reply to comment #1) (In reply to comment #0) Created attachment 29692 [details] Test source file to reproduce the error

[Bug tree-optimization/56661] [4.8/4.9 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 --- Comment #4 from Richard Biener rguenth at gcc dot gnu.org 2013-03-20 13:28:23 UTC --- Author: rguenth Date: Wed Mar 20 13:26:19 2013 New Revision: 196825 URL: http://gcc.gnu.org/viewcvs?rev=196825root=gccview=rev Log: 2013-03-20

[Bug tree-optimization/56661] [4.8/4.9 regression] Incorrect code with -O1 -ftree-pre

2013-03-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug middle-end/56668] New: FAIL: gcc.dg/pr56494.c: ICE in simplify_subreg, at simplify-rtx.c:5725

2013-03-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56668 Bug #: 56668 Summary: FAIL: gcc.dg/pr56494.c: ICE in simplify_subreg, at simplify-rtx.c:5725 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug fortran/56655] [F03] ASSOCIATE construct with OpenMP triggers ICE

2013-03-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56655 janus at gcc dot gnu.org changed: What|Removed |Added Summary|Associate construct with|[F03] ASSOCIATE

[Bug fortran/56305] passing array of character with len1 to c_loc

2013-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56305 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org 2013-03-20 14:42:19 UTC --- (In reply to comment #1) It seems to be invalid Fortran 2003 but valid Fortran 2008 Fortran 2003 has (15.1.2.5 C LOC (X)): Argument. X shall

[Bug c++/56669] New: Short code causes segfault with large -ftemplate-depth

2013-03-20 Thread antoinep92 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56669 Bug #: 56669 Summary: Short code causes segfault with large -ftemplate-depth Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity:

[Bug c++/56669] Short code causes segfault with large -ftemplate-depth

2013-03-20 Thread antoinep92 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56669 --- Comment #1 from Antoine Poliakov antoinep92 at gmail dot com 2013-03-20 14:46:27 UTC --- Created attachment 29702 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29702 error message from 4.8.0 with stack trace

[Bug c++/56658] Silent conversion between 'char' and 'int' even though there are 'signed char' and 'unsigned char' alternatives

2013-03-20 Thread greenscape777 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56658 --- Comment #3 from GS greenscape777 at gmail dot com 2013-03-20 15:07:00 UTC --- What about warning? Would it be like harmful, or what?

[Bug tree-optimization/56355] abs and multiplication

2013-03-20 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56355 --- Comment #3 from Marc Glisse glisse at gcc dot gnu.org 2013-03-20 15:40:30 UTC --- Jeff Law mentions that it would be good to add this squares are nonnegative information to VRP, not just tree_binary_nonnegative_warnv_p.

[Bug c++/51304] gcc segfaults for large -ftemplate-depth values (if depth is reached)

2013-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51304 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/56669] Short code causes segfault with large -ftemplate-depth

2013-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56669 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug tree-optimization/56355] abs and multiplication

2013-03-20 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56355 --- Comment #4 from Marc Glisse glisse at gcc dot gnu.org 2013-03-20 16:19:33 UTC --- (In reply to comment #3) Jeff Law mentions that it would be good to add this squares are nonnegative information to VRP, not just

[Bug c++/51304] gcc segfaults for large -ftemplate-depth values (if depth is reached)

2013-03-20 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51304 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2013-03-20 16:22:26 UTC --- And indeed, I can confirm that the problem is the stack. Likewise happens with clang++.

[Bug c++/51304] gcc segfaults for large -ftemplate-depth values (if depth is reached)

2013-03-20 Thread antoinep92 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51304 --- Comment #4 from Antoine Poliakov antoinep92 at gmail dot com 2013-03-20 16:52:35 UTC --- Yes, I also submitted the bug (15551) to clang. Doesn't seem to kill intel's icc though.

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #4 from simon at pushface dot org 2013-03-20 17:24:06 UTC --- (In reply to comment #3) Confirmed on mainline, but this will compile with the 4.8.0 release. So it will (with gcc version 4.8.0 20130320 (prerelease) [gcc-4_8

[Bug fortran/56670] New: Allocatable-length character var causes bogus warning with -Wall

2013-03-20 Thread townsend at astro dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56670 Bug #: 56670 Summary: Allocatable-length character var causes bogus warning with -Wall Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug ada/53323] assertion failure on indefinite array of controlled objects and storage pools

2013-03-20 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53323 --- Comment #5 from Eric Botcazou ebotcazou at gcc dot gnu.org 2013-03-20 22:00:26 UTC --- Must have been a recent fix, cos it failed with gcc version 4.8.0 20130309 (experimental) [trunk revision 196573] (GCC)! Sort of, we now disable

[Bug target/54805] __gthread* on VxWorks

2013-03-20 Thread mkuvyrkov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54805 Maxim Kuvyrkov mkuvyrkov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug rtl-optimization/56434] document that __attribute__((__malloc__)) assumes returned pointer has BIGGEST_ALIGNMENT

2013-03-20 Thread chip at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56434 --- Comment #7 from Chip Salzenberg chip at pobox dot com 2013-03-21 00:31:40 UTC --- So ... is there still a question of the Right Thing here? It seems that fixing MALLOC_ABI_ALIGNMENT for the world, and ensuring that BIGGEST_ALIGNMENT

[Bug c++/56671] New: Gcc uses large amounts of memory and processor power with large C++11 bitsets

2013-03-20 Thread m101010a at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56671 Bug #: 56671 Summary: Gcc uses large amounts of memory and processor power with large C++11 bitsets Classification: Unclassified Product: gcc Version: 4.7.2